Release 0.8.1
This commit is contained in:
@@ -3,6 +3,7 @@ Here is a history of user visible changes to Python milter.
|
|||||||
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
|
||||||
|
Fix inconsistent results from send_dsn
|
||||||
0.8.0 Move Milter module to subpackage.
|
0.8.0 Move Milter module to subpackage.
|
||||||
DSN support for Three strikes rule and SPF SOFTFAIL
|
DSN support for Three strikes rule and SPF SOFTFAIL
|
||||||
Move /*mime*/ and dynip to Milter subpackage
|
Move /*mime*/ and dynip to Milter subpackage
|
||||||
|
|||||||
@@ -170,6 +170,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- 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
|
||||||
- Check internal_domains for outgoing mail
|
- Check internal_domains for outgoing mail
|
||||||
|
- Fix inconsistent results from send_dsn
|
||||||
* Mon Jun 06 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-3
|
* Mon Jun 06 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-3
|
||||||
- properly log pydspam exceptions
|
- properly log pydspam exceptions
|
||||||
* Sat Jun 04 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-2
|
* Sat Jun 04 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-2
|
||||||
|
|||||||
Reference in New Issue
Block a user