Release 0.8.0
This commit is contained in:
@@ -6,6 +6,7 @@ Here is a history of user visible changes to Python milter.
|
|||||||
Fix SPF unknown mechanism list not cleared
|
Fix SPF unknown mechanism list not cleared
|
||||||
Make banned extensions configurable.
|
Make banned extensions configurable.
|
||||||
Option to scan zipfiles for bad extensions.
|
Option to scan zipfiles for bad extensions.
|
||||||
|
Properly log pydspam exceptions
|
||||||
0.7.3 Experimental release with python2.4 support
|
0.7.3 Experimental release with python2.4 support
|
||||||
0.7.2 Return unknown for invalid ip address in mechanism
|
0.7.2 Return unknown for invalid ip address in mechanism
|
||||||
Recognize dynamic PTR names, and don't count them as authentication.
|
Recognize dynamic PTR names, and don't count them as authentication.
|
||||||
|
|||||||
@@ -166,6 +166,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/sendmail-cf/hack/rhsbl.m4
|
/usr/share/sendmail-cf/hack/rhsbl.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Sat Jun 04 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-2
|
||||||
- Include default softfail, strike3 templates
|
- Include default softfail, strike3 templates
|
||||||
* Wed May 25 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-1
|
* Wed May 25 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-1
|
||||||
|
|||||||
Reference in New Issue
Block a user