exam questions

Exam 70-345 All Questions

View all questions & answers for the 70-345 exam

Exam 70-345 topic 1 question 42 discussion

Actual exam question from Microsoft's 70-345
Question #: 42
Topic #: 1
[All 70-345 Questions]

DRAG DROP -
You need to configure the Sender Policy Framework (SPF) for a domain named contoso.com to ensure that only the following senders are authorized to send email for contoso.com:
✑ Hosts listed in the contoso.com MX records
✑ IP addresses in the 131.107.1.0/24 subnet
How should you configure the DNS record for the SPF? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
A typical SPF TXT record for Office 365 has the following syntax: v=spf1 [<ip4>|<ip6>:<IP address>] [include:<domain name>] <enforcement rule>
Enforcement rule is usually one of the following:
-all
Indicates hard fail. If you know all of the authorized IP addresses for your domain, list them in the SPF TXT record and use the -all (hard fail) qualifier. Also, if you are only using SPF, that is, you are not using DMARC or DKIM, you should use the -all qualifier. We recommend that you use always this qualifier.
The meet the requirement, "Hosts listed in the contoso.com MX records", we need to use the MX option in the SPF record.
References:
https://technet.microsoft.com/en-us/library/mt712724(v=exchg.150).aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
HamsH
4 years, 5 months ago
I think this is wrong, I think it should be : V=spf1 IP4 131.107.1.0/24 contoso.com -all
upvoted 2 times
...
RakRocky
4 years, 6 months ago
v=spf1 value=IPV4/IPV6 Vale=IP Network/Subnet Value=Domain/MX Value=-all
upvoted 1 times
...
l1f3rl
5 years, 3 months ago
Correct.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...