Skip to content
Snippets Groups Projects
Commit d07e536f authored by Stuart Gathman's avatar Stuart Gathman
Browse files

Release 0.8.1

parent 2d291d35
Branches
No related tags found
No related merge requests found
......@@ -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
Fix HeaderParseError in bms.py header callback
Check internal_domains for outgoing mail
Fix inconsistent results from send_dsn
0.8.0 Move Milter module to subpackage.
DSN support for Three strikes rule and SPF SOFTFAIL
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 HeaderParseError in bms.py header callback
- 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
- properly log pydspam exceptions
* Sat Jun 04 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment