Wedge

Public area => The Pub => Off-topic => Topic started by: MultiformeIngegno on January 5th, 2012, 02:56 AM

Title: SPF records
Post by: MultiformeIngegno on January 5th, 2012, 02:56 AM
Hi guys! :)
Is there a SPF records "expert"? :P

Is this entry correct: "v=spf1 all" ?
What's the differences between "v=spf1 all" and "v=spf1 ~all" and "v=spf1 +all"

If I use Google Apps on my domain, is a good thing to have (instead of the entries above) this one?
"v=spf1 include:_spf.google.com ~all"

Thanks in advance!! :cool:
Title: Re: SPF records
Post by: Nao on January 6th, 2012, 09:37 PM
(I have no idea, sorry... Just bumping so someone else can see it.)
Title: Re: SPF records
Post by: Arantor on January 6th, 2012, 10:24 PM
Quote
Is this entry correct: "v=spf1 all" ?
Correct to do what? What are you hoping to achieve?
Quote
If I use Google Apps on my domain, is a good thing to have (instead of the entries above) this one?
Refer to Google Apps' help on this.
Quote
"v=spf1 include:_spf.google.com ~all"
AIUI, it means to tag entries that fall foul of the policy defined in _spf.google.com but mark it as a failure (while allowing it through)
Title: Re: SPF records
Post by: MultiformeIngegno on January 6th, 2012, 11:35 PM
Quote from Lurker on January 6th, 2012, 10:24 PM
Quote
Is this entry correct: "v=spf1 all" ?
Correct to do what? What are you hoping to achieve?
I'm trying to have a correct SPF record because I had troubles of mail sent from my server marked as spam..
Title: Re: SPF records
Post by: Arantor on January 6th, 2012, 11:38 PM
Then v=spf1 all won't help you, because it'll just pass everything through as accepted, as I understood the Wikipedia entry on SPF records.
Title: Re: SPF records
Post by: MultiformeIngegno on January 8th, 2012, 12:50 AM
Solved. ;)
http://support.google.com/a/bin/answer.py?hl=en&answer=178723