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
+1 -1
View File
@@ -16,7 +16,7 @@ if sys.version < '2.2.3':
DistributionMetadata.download_url = None
# NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "pymilter", version = '0.8.11',
setup(name = "pymilter", version = '0.8.12',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to