Update for 2.004 release
This commit is contained in:
parent
acfe60007f
commit
2cc732f3fa
4 changed files with 10 additions and 6 deletions
6
debian/postfix-policyd-spf-perl.8
vendored
6
debian/postfix-policyd-spf-perl.8
vendored
|
|
@ -128,12 +128,12 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "postfix-policyd-spf-perl 1p"
|
||||
.TH postfix-policyd-spf-perl 8p "2007-04-17"
|
||||
.TH postfix-policyd-spf-perl 8p "2007-04-18"
|
||||
.SH "NAME"
|
||||
postfix-policyd-spf-perl \- pure-Perl Postfix policy daemon for SPF checking
|
||||
.SH "VERSION"
|
||||
.IX Header "VERSION"
|
||||
2\.003
|
||||
2\.004
|
||||
|
||||
.SH "USAGE"
|
||||
.IX Header "USAGE"
|
||||
|
|
@ -171,7 +171,7 @@ The policy server skips SPF checks for connections from the localhost (127.) and
|
|||
instead prepends and logs 'SPF skipped - localhost is always allowed.' If you
|
||||
have relays that you want to skip SPF checks for, you can add them to
|
||||
relay_addresses on line 78 using standard CIDR notation in a space separated
|
||||
list. For these addresses, 'X-Comment SPF skipped for whitelisted relay' is
|
||||
list. For these addresses, 'X-Comment: SPF skipped for whitelisted relay' is
|
||||
prepended and logged.
|
||||
|
||||
Error conditions within the policy server (that don't result in a crash) or from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue