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

Release 0.8.7

parent 5ad6d321
Branches
Tags
No related merge requests found
......@@ -4,6 +4,7 @@ include NEWS
include HOWTO
include CREDITS
include README
include ChangeLog
include MANIFEST.in
include testsample.py
include testmime.py
......
......@@ -2,6 +2,7 @@ Here is a history of user visible changes to Python milter.
0.8.7 Move spf module to pyspf
Prevent PTR cache poisoning
More lame bounce heuristics
Do plain CBV when template is missing
0.8.6 Support CBV timeout
Support fail template, headers in templates
Create GOSSiP record only when connection will procede to DATA.
......
......@@ -151,7 +151,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f INSTALLED_FILES
%defattr(-,root,root)
%doc README HOWTO NEWS TODO CREDITS sample.py
%doc README HOWTO ChangeLog NEWS TODO CREDITS sample.py
/etc/logrotate.d/milter
/etc/cron.daily/milter
%ifos aix4.1
......@@ -178,6 +178,7 @@ rm -rf $RPM_BUILD_ROOT
- More lame bounce heuristics
- SPF moved to pyspf RPM
- wiretap archive option
- Do plain CBV if missing template
* Tue May 23 2006 Stuart Gathman <stuart@bmsi.com> 0.8.6-2
- Support CBV timeout
- Support fail template, headers in templates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment