Linked by Thom Holwerda on Sun 25th Feb 2007 21:51 UTC, submitted by falko
Post a Comment
the article fails to mention why a person wouldn't just implement SPF as a TXT record in their DNS server... the whole Postfix thing looks complex compared to say adding this one line to the DNS record.
example.org. IN TXT "v=spf1 a mx -all"
I do have my work email setup with SPF and will be setting up a customer as well, however, SPF has its limitations. [there is a SPF checking plugin for Thunderbird which is fun to play with]
It's also an option to have the SPF checks in SpamAssassin instead of in Postfix. See http://wiki.apache.org/spamassassin/SingleUserUnixInstall#head-3f2b...
RE: use it with spamassassin
by hemry on Mon 26th Feb 2007 20:26 UTC
in reply to "use it with spamassassin"



