Release 0.8.3

This commit is contained in:
Stuart Gathman
2005-10-12 16:36:30 +00:00
parent ace3e13685
commit ea82d6d608
8 changed files with 276 additions and 13 deletions
+3
View File
@@ -3,9 +3,12 @@ Here is a history of user visible changes to Python milter.
0.8.3 Keep screened honeypot mail, but optionally discard honeypot only mail.
spf_accept_fail option for braindead SPF senders
(treats fail like softfail)
Option to set SPF policy via sendmail access map.
Option to supply Sender header from MAIL FROM when missing.
Consider SMTP AUTH connections internal.
Send DSN for SPF errors corrected by extended processing.
Send DSN before SCREENED mail is quarantined
Use logging package to keep log lines atomic.
0.8.2 Strict processing limits per SPF RFC
Fixed several parsing bugs under RFC
Support official IANA SPF record (type99)