Release 0.8.4

This commit is contained in:
Stuart Gathman
2005-10-20 23:36:11 +00:00
parent b3dce26928
commit c6ac3ddad8
5 changed files with 18 additions and 10 deletions
+4 -1
View File
@@ -5,8 +5,11 @@ wrapper (Milter.py) that handles attachments, did lots of testing, packaged
it with distutils, and generally transformed it from a quick hack to a
real, usable Python extension.
Other contributors:
Other contributors (in random order):
Dave MacQuigg
for noticing that smfi_insheader wasn't supported, and creating
a template to help first time pymilter users create their own milter.
Terence Way
for providing a Python port of SPF
Scott Kitterman