Compare commits

..

1 Commits

Author SHA1 Message Date
cvs2svn 3cef83f59b This commit was manufactured by cvs2svn to create tag 'milter-0_8_1'.
Sprout from bmsi 2005-05-31 18:23:49 UTC Stuart Gathman <stuart@gathman.org> 'Development changes since 0.7.2'
Cherrypick from master 2005-06-17 02:23:34 UTC Stuart Gathman <stuart@gathman.org> 'Release 0.8.1':
    COPYING
    MANIFEST.in
    Milter/__init__.py
    Milter/dsn.py
    Milter/dynip.py
    NEWS
    TODO
    bms.py
    faq.html
    milter.cfg
    milter.html
    milter.spec
    miltermodule.c
    mime.py
    setup.cfg
    setup.py
    softfail.txt
    spf.py
    spfquery.py
    strike3.txt
    test/zip1
    test/ziploop
    testmime.py
2005-06-17 02:23:35 +00:00
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