* Added single file version of 2.002 for postfix examples
* Minor documentation cleanup in svn head.
This commit is contained in:
parent
1e72ea4676
commit
15fe331c67
6 changed files with 21 additions and 11 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
postfix-policyd-spf-perl (2.003-0ubuntu1) feisty; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Scott Kitterman <scott@kitterman.com> Mon, 26 Feb 2007 10:00:00 -0500
|
||||
|
||||
postfix-policyd-spf-perl (2.002-0ubuntu1) feisty; urgency=low
|
||||
|
||||
* New upstream release to prevent appending multiple SPF received headers to
|
||||
|
|
|
|||
8
debian/postfix-policyd-spf-perl.8
vendored
8
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-02-19"
|
||||
.TH postfix-policyd-spf-perl 8p "2007-02-26"
|
||||
.SH "NAME"
|
||||
postfix-policyd-spf-perl \- pure-Perl Postfix policy daemon for SPF checking
|
||||
.SH "VERSION"
|
||||
.IX Header "VERSION"
|
||||
2\.002
|
||||
2\.003
|
||||
|
||||
.SH "USAGE"
|
||||
.IX Header "USAGE"
|
||||
|
|
@ -204,8 +204,8 @@ uses only a few of all the attributes shown below:
|
|||
protocol_state=RCPT
|
||||
protocol_name=SMTP
|
||||
helo_name=some.domain.tld
|
||||
queue_id=8045F2AB23
|
||||
instance=12345.6789
|
||||
queue_id=
|
||||
instance=71b0.45e2f5f1.d4da1.0
|
||||
sender=foo@bar.tld
|
||||
recipient=bar@foo.tld
|
||||
client_address=1.2.3.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue