Banned users option. Experimental feature to supply Sender when
missing and MFROM domain doesn't match From. Log cipher bits for SMTP AUTH. Sketch access file feature.
This commit is contained in:
+8
-7
@@ -24,7 +24,7 @@ ALT="Viewable With Any Browser" BORDER="0"></A>
|
||||
Stuart D. Gathman</a><br>
|
||||
This web page is written by Stuart D. Gathman<br>and<br>sponsored by
|
||||
<a href="http://www.bmsi.com">Business Management Systems, Inc.</a> <br>
|
||||
Last updated Jul 20, 2005</h4>
|
||||
Last updated Aug 28, 2005</h4>
|
||||
|
||||
See the <a href="faq.html">FAQ</a> | <a href="http://sourceforge.net/project/showfiles.php?group_id=139894">Download now</a> |
|
||||
<a href="/mailman/listinfo/pymilter">Subscribe to mailing list</a> |
|
||||
@@ -51,12 +51,13 @@ Python milter is being moved to
|
||||
<a href="http://sourceforge.net/projects/pymilter/">pymilter Sourceforge
|
||||
project</a> for development and release downloads.
|
||||
<p>
|
||||
Release 0.8.2 has changes to SPF to bring it in line with the newly
|
||||
official RFC. It adds SES support (the original SES without body hash)
|
||||
for pysrs-0.30.10, and honeypot support for pydspam-1.1.9. There is
|
||||
a new method in the base milter module. milter.set_exception_policy(i)
|
||||
lets you choose a policy of CONTINUE, REJECT, or TEMPFAIL (default) for
|
||||
untrapped exceptions encountered in a milter callback.
|
||||
Release 0.8.2 has changes to <a href="http://openspf.net">SPF</a> to bring it
|
||||
in line with the newly official RFC. It adds
|
||||
<a href="http://ses.codeshare.ca/">SES</a>
|
||||
support (the original SES without body hash) for pysrs-0.30.10, and honeypot
|
||||
support for pydspam-1.1.9. There is a new method in the base milter module.
|
||||
milter.set_exception_policy(i) lets you choose a policy of CONTINUE, REJECT, or
|
||||
TEMPFAIL (default) for untrapped exceptions encountered in a milter callback.
|
||||
<p>
|
||||
Release 0.8.0 is the first <a href="http://sourceforge.net/">Sourceforge</a>
|
||||
release. It supports Python-2.4, and provides an option to accept mail
|
||||
|
||||
Reference in New Issue
Block a user