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

Release 0.8.12

parent 37d4f99a
No related branches found
No related tags found
No related merge requests found
include COPYING include COPYING
include TODO include TODO
include NEWS include NEWS
include HOWTO
include CREDITS include CREDITS
include README include README
include ChangeLog include ChangeLog
......
Support smfi_negotiate and auto negotiate only those callbacks for which Support smfi_negotiate and auto negotiate only those callbacks for which
Milter.Milter methods have been overridden. (Python should be able to Milter.Milter methods have been overridden. (Python should be able to
do that.) do that.)
Lookup exact RFC syntax of real name / email and make
Milter.utils.parse_addr() pass all unit tests.
...@@ -68,7 +68,7 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh ...@@ -68,7 +68,7 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
# other milters running on redhat # other milters running on redhat
%files -f INSTALLED_FILES %files -f INSTALLED_FILES
%defattr(-,root,root) %defattr(-,root,root)
%doc README HOWTO ChangeLog NEWS TODO CREDITS sample.py milter-template.py %doc README ChangeLog NEWS TODO CREDITS sample.py milter-template.py
%config %{libdir}/start.sh %config %{libdir}/start.sh
%dir %attr(0755,mail,mail) /var/run/milter %dir %attr(0755,mail,mail) /var/run/milter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment