http://www.google.com/support/a/bin/answer.py?answer=178723
How to properly set up my mailservers DNS record? I mean is it good to only set a:
v=spf1 include:_spf.google.com ~all
or is it better to:
v=spf1 include:_spf.google.com ?all
|
http://www.google.com/support/a/bin/answer.py?answer=178723 How to properly set up my mailservers DNS record? I mean is it good to only set a:
or is it better to:
|
||||
|
|
"?all" basically means no test. If you are required to setup a SPF, but do not want any actual impact, then the "?all" will accomplish that. |
|||
|
|
|
I'm aware this question has been answered, and the answer accepted, but I'll put my line in the sand anyway for future readers. In my opinion, both If you're going to the trouble of setting up SPF records, please, please itemise the addresses that can send email from you, and interdict all the others. If you go to that trouble, then I'll have genuine interest in email which both claims to be from your domain and comes from the handful of hosts that you have permitted to send mail from you. |
|||||||
|