Release 0.8.5

This commit is contained in:
Stuart Gathman
2005-12-29 19:33:18 +00:00
parent 7f7f2500dc
commit 28bc84eda0
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -32,6 +32,7 @@ querying SPF records.
ext_modules=[
Extension("milter", ["miltermodule.c"],
libraries=libs,
# set MAX_ML_REPLY to 1 for sendmail < 8.13
define_macros = [ ('MAX_ML_REPLY',32) ]
),
],