[Pymilter] [PATCH] spfmilter.py - Don't check SPF on authenticated senders
David Caldwell
david at porkrind.org
Tue Dec 4 17:34:21 EST 2012
Hi,
I'm trying to use spfmilter.py to check SPF on a Sendmail server that
sends and receives mail. spfmilter.py is checking SPF on users that are
trying to send mail (whether posted to the submission port or the smtp
port). If the user has logged in with a user and password then they are
trusted and I don't think SPF should be checked.
The following patch implements this. It has only been tested with Sendmail
but is working for me.
-David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: authenticated-sender.patch
Type: text/x-diff
Size: 1009 bytes
Desc: not available
URL: <http://gathman.org/pipermail/pymilter/attachments/20121204/fbfb5d2d/attachment.bin>
More information about the Pymilter
mailing list