Release 0.8.1

This commit is contained in:
Stuart Gathman
2005-06-17 02:23:34 +00:00
parent 2d291d35f6
commit d07e536f44
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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
+1
View File
@@ -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