Handle corrupt ZIP attachments
This commit is contained in:
@@ -7,6 +7,7 @@ Here is a history of user visible changes to Python milter.
|
|||||||
Extended SPF processing results beyond strict RFC limits
|
Extended SPF processing results beyond strict RFC limits
|
||||||
Support original SES for bounce protection (requires pysrs-0.30.10)
|
Support original SES for bounce protection (requires pysrs-0.30.10)
|
||||||
Callback exception processing option in milter module
|
Callback exception processing option in milter module
|
||||||
|
Handle corrupt ZIP attachments
|
||||||
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
|
||||||
|
|||||||
@@ -174,6 +174,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Extended SPF processing results beyond strict RFC limits
|
- Extended SPF processing results beyond strict RFC limits
|
||||||
- Support original SES for local bounce protection (requires pysrs-0.30.10)
|
- Support original SES for local bounce protection (requires pysrs-0.30.10)
|
||||||
- Callback exception processing option in milter module
|
- Callback exception processing option in milter module
|
||||||
|
- Handle corrupt ZIP attachments
|
||||||
* Thu Jun 16 2005 Stuart Gathman <stuart@bmsi.com> 0.8.1-1
|
* Thu Jun 16 2005 Stuart Gathman <stuart@bmsi.com> 0.8.1-1
|
||||||
- Fix zip in zip loop in mime.py
|
- Fix zip in zip loop in mime.py
|
||||||
- Fix HeaderParseError in bms.py header callback
|
- Fix HeaderParseError in bms.py header callback
|
||||||
|
|||||||
Reference in New Issue
Block a user