Limit CNAME chains independently of DNS lookup limit

This commit is contained in:
Stuart Gathman
2005-07-22 16:00:23 +00:00
parent 0cbfc0d249
commit 8df5cd026e
3 changed files with 62 additions and 20 deletions
+9 -2
View File
@@ -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 Jun 09, 2005</h4>
Last updated Jul 20, 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> |
@@ -49,7 +49,14 @@ efficient and secure. I recommend upgrading.
Python milter is being moved to
<a href="http://sourceforge.net/projects/pymilter/">pymilter Sourceforge
project</a> for development.
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.
<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