Support smfi_chgfrom and smfi_addrcpt_par.

This commit is contained in:
Stuart Gathman
2008-11-21 20:42:52 +00:00
parent 394e7c6b8e
commit f12bcf9af9
3 changed files with 55 additions and 5 deletions
+3 -1
View File
@@ -3,7 +3,7 @@
# rpmbuild -ba --target=i386,noarch pymilter.spec
%define __python python2.4
%define version 0.8.11
%define version 0.8.12
%define release 1%{?dist}.py24
# what version of RH are we building for?
%define redhat7 0
@@ -266,6 +266,8 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Nov 12 2008 Stuart Gathman <stuart@bmsi.com> 0.8.12-1
- Support chgfrom and addrcpt_par
* Sat Oct 11 2008 Stuart Gathman <stuart@bmsi.com> 0.8.11-1
- Support greylisting
- Recognize vacation messages as autoreplies.