Ok, thank you. >> As I'm trying to better understand how to properly use SPF in courier, I >> was wondering how the pythonfilter spfcheck works compared to courier's >> SPF. > > Your time is better spent understanding Courier's support. The spf > pythonfilter is really only intended as an example on which someone can > build a custom filter.
So can someone help me understand? I'm having trouble getting Courier SPF to work. As I mentioned in a previous email, I have this configuration: opt BOFHSPFHELO=pass opt BOFHSPFMAILFROM=pass,mailfromok opt BOFHSPFFROM=pass opt BOFHSPFTRUSTME=1 Here's my spf config in DNS: americasnet.com. IN TXT "v=spf1 a mx a:email1.americasnet.com a:server1.americasnet.com a:server2.americasnet.com mx:americasnet.com ~all" But after I changed the bofh settings, my mail.log is filled with errors like this: Mar 2 11:32:27 email1 courieresmtpd: error,relay=::ffff:72.34.231.91,from=<>: 417 SPF none server1.americasnet.com: Address does not pass the Sender Policy Framework So certainly I must have something incorrectly configured for the domain. Thanks Ricardo ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
