Final pre-release cleanups of documentation for 2.008.
This commit is contained in:
parent
685891fa76
commit
77a37aff41
3 changed files with 7 additions and 5 deletions
7
README
7
README
|
|
@ -1,10 +1,10 @@
|
|||
postfix-policyd-spf-perl 2.007
|
||||
postfix-policyd-spf-perl 2.008
|
||||
A Postfix SMTPd policy server for SPF checking
|
||||
(C) 2007-2008 Scott Kitterman <scott@kitterman.com>
|
||||
(C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
|
||||
(C) 2007 Julian Mehnle <julian@mehnle.net>
|
||||
(C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
|
||||
Thanks for contributions by various members of the SPF project
|
||||
<http://www.openspf.org/Software#postfix-policyd-spf-perl>
|
||||
<http://www.openspf.net/Software#postfix-policyd-spf-perl>
|
||||
==============================================================================
|
||||
|
||||
postfix-policyd-spf-perl is a Postfix SMTPd policy server for SPF checking.
|
||||
|
|
@ -13,6 +13,7 @@ Mail::SPF is a complete re-implementation of SPF based on the final SPF RFC,
|
|||
RFC 4408. It shares no code with the older Mail::SPF::Query that was the
|
||||
original SPF development implementation. If you are upgrading from on older
|
||||
(<< 2.000) version of this policy server you will need to install Mail::SPF.
|
||||
At least version 2.006 of Mail::SPF is required.
|
||||
|
||||
This version of the policy server always checks HELO before Mail From (older
|
||||
versions just checked HELO if Mail From was null). It will reject mail that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue