Release 0.8.2
This commit is contained in:
@@ -11,6 +11,7 @@ include testdspam.py
|
|||||||
include rejects.py
|
include rejects.py
|
||||||
include bms.py
|
include bms.py
|
||||||
include spf.py
|
include spf.py
|
||||||
|
include cid2spf.py
|
||||||
include spfquery.py
|
include spfquery.py
|
||||||
include test.py
|
include test.py
|
||||||
include sample.py
|
include sample.py
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
Here is a history of user visible changes to Python milter.
|
Here is a history of user visible changes to Python milter.
|
||||||
|
|
||||||
|
0.8.2 Strict processing limits per SPF RFC
|
||||||
|
Fixed several parsing bugs under RFC
|
||||||
|
Support official IANA SPF record (type99)
|
||||||
|
Honeypot support (requires pydspam-1.1.9)
|
||||||
|
Extended SPF processing results beyond strict RFC limits
|
||||||
|
Support original SES for bounce protection (requires pysrs-0.30.10)
|
||||||
|
Callback exception processing option in milter module
|
||||||
0.8.1 Fix zip in zip loop in mime.py
|
0.8.1 Fix zip in zip loop in mime.py
|
||||||
Fix HeaderParseError in bms.py header callback
|
Fix HeaderParseError in bms.py header callback
|
||||||
Check internal_domains for outgoing mail
|
Check internal_domains for outgoing mail
|
||||||
|
|||||||
Reference in New Issue
Block a user