Robert Penz wrote:
>> I looked further by doing a "dig txt dyndns.com"
>>
>> dyndns.com.             65600   IN      TXT     "v=spf1 mx/24 ptr
>>    ip4:63.208.196.0/24 ip4:204.13.248.0/22 a:lists.dyndns.com
>>    ptr:opensrs.net  include:outbound.mailhop.org ~all"

Under default settings, the softfail (~all) does not block. (It turns
SPF checking into a no-op.) I run a test and got the following:

Received-SPF: softfail (Address does not pass the Sender Policy Framework)
   SPF=MAILFROM;
   [EMAIL PROTECTED];
   remoteip=194.243.254.190;
   remotehost=ip190.tana.it;
   helo=test;
   receiver=wmail.tana.it;

>> and than I did a "dig mx outbound.mailhop.org" and got nothing back,
>>    our mail server is correct. the include domain is missing the mx
>>    entry.

You wanted to lookup the txt entry for inclusion. It is "v=spf1 a -all".
As mentioned in http://www.openspf.org/RFC_4408#mech-include , the -all
does not imply a global failure in this case.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to