Using 1.9.x but I suspect this same problem is in 2.x ASSP does not fall back to SPF as a TXT record. Mail from the below always fails the SFP test. It appears that if SPF is not found ASSP does not check for a TXT version of SPF. Olde Bind and other DNS systems do not support SPF records and require SPF info to be placed in TXT records.
$ host -t txt mailchimp.com mailchimp.com descriptive text "v=spf1 mx include:servers.mcsv.net include:rsglab.com include:lp.rsglab.com ip4:72.47.255.47 ~all" Raven:WX tshaw$ host -t spf mailchimp.com mailchimp.com has no SPF record ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
