postfix-policyd-spf-perl/trunk/postfix-policyd-spf-perl
* use NetAddr::IP * Added another handler (sub exempt_localhost) at the front that exempts localhost (IPv4 and IPv6) addresses from further processing. Dropped special-cased localhost exemption. * Changed localhost message header from 'X-SPF' to 'X-Comment', and adjusted the header text slightly. * Various minor clean-ups. postfix-policyd-spf-perl/trunk/INSTALL postfix-policyd-spf-perl/trunk/debian/control * Note that NetAddr-IP 4 is required.
This commit is contained in:
parent
ce99d4e74f
commit
0e669aacca
3 changed files with 44 additions and 24 deletions
1
INSTALL
1
INSTALL
|
|
@ -6,6 +6,7 @@ postfix-policyd-spf-perl:
|
|||
|
||||
Perl 5.6
|
||||
version
|
||||
NetAddr-IP 4
|
||||
Mail-SPF (not Mail-SPF-Query)
|
||||
|
||||
Installing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue