You mean "master.cf", right? Putting the configuration file as an
argument in "main.cf" caused Postfix to reject all mail with "451 4.3.5
Server configuration error."

/etc/postfix/master.cf
----------------------
# Python Sender Policy Framework (SPF) Service
# See <https://bugs.launchpad.net/bugs/205254>.
policy-spf unix -       n       n       -       -       spawn
  user=nobody argv=/usr/bin/policyd-spf /etc/python-policyd-spf/policyd-spf.conf

That seems to do the trick! I faked an e-mail message from AOL and got
this:

Mar 24 14:56:12 ldc1042 postfix/smtpd[26624]: connect from 
www.commspeak.com[63.229.3.151]
Mar 24 14:56:13 ldc1042 policyd-spf[26626]: :HELO client-ip=63.229.3.151; 
helo=www.commspeak.com; [EMAIL PROTECTED]; [EMAIL PROTECTED];
Mar 24 14:56:13 ldc1042 policyd-spf[26626]: SPF Temporary Error: DNS Ran off 
end of data:Mail From client-ip=63.229.3.151; helo=www.commspeak.com; [EMAIL 
PROTECTED]; [EMAIL PROTECTED];
Mar 24 14:56:13 ldc1042 postfix/smtpd[26624]: 390801400FF: 
client=www.commspeak.com[63.229.3.151]
...
Mar 24 14:56:13 ldc1042 postfix/smtpd[26624]: disconnect from 
www.commspeak.com[63.229.3.151]

No more "NOQUEUE: reject" on the SPF Temporary Error. I'm also receiving
valid AOL messages now, too.

I'm waiting to hear back from Hostway about the "malformed" UDP DNS
response.

Thank you,
John

-- 
python-policyd-spf failing on AOL SPF records.
https://bugs.launchpad.net/bugs/205254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to