Use variable expansion for dkimpy-milter.conf.5
This commit is contained in:
@@ -127,11 +127,11 @@
|
|||||||
.rm #[ #] #H #V #F C
|
.rm #[ #] #H #V #F C
|
||||||
.\" ========================================================================
|
.\" ========================================================================
|
||||||
.\"
|
.\"
|
||||||
.TH dkimpy-milter.conf 5 "2018-02-12"
|
.TH dkimpy-milter.conf 5 "2019-04-25"
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
dkimpy-milter \- Python milter for DKIM signing and validation
|
dkimpy-milter \- Python milter for DKIM signing and validation
|
||||||
.SH "VERSION"
|
.SH "VERSION"
|
||||||
1\.1\.0
|
1\.2\.0
|
||||||
|
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.I dkimpy-milter(8)
|
.I dkimpy-milter(8)
|
||||||
@@ -152,13 +152,14 @@ the value is processed. For positive values, the following are accepted:
|
|||||||
"F", "f", "N", "n", "0".
|
"F", "f", "N", "n", "0".
|
||||||
|
|
||||||
The provided setup.py installs this configuration file in /etc or
|
The provided setup.py installs this configuration file in /etc or
|
||||||
/usr/local/etc.
|
/usr/local/etc based on the value of expand sysconfigdir= used when the
|
||||||
|
package was installed.
|
||||||
|
|
||||||
Command line invocation of parameters as is done by OpenDKIM is not supported.
|
Command line invocation of parameters as is done by OpenDKIM is not supported.
|
||||||
|
|
||||||
.SH "USAGE"
|
.SH "USAGE"
|
||||||
Usage:
|
Usage:
|
||||||
dkimpy-milter [/etc/dkimpy-milter.conf]
|
dkimpy-milter [@SYSCONFDIR@/dkimpy-milter.conf]
|
||||||
|
|
||||||
.SH "OTHER DOCUMENTATION"
|
.SH "OTHER DOCUMENTATION"
|
||||||
This documentation assumes you have read Postfix's README_FILES/MILTER_README
|
This documentation assumes you have read Postfix's README_FILES/MILTER_README
|
||||||
@@ -486,7 +487,7 @@ is specified.
|
|||||||
|
|
||||||
.SH "AUTHORS"
|
.SH "AUTHORS"
|
||||||
\ddkimpy-milter\fR was written by Scott Kitterman <scott@kitterman.com>.
|
\ddkimpy-milter\fR was written by Scott Kitterman <scott@kitterman.com>.
|
||||||
It is based on dkimpy-milter.py Copyright (c) 2001-2013 Business Management Systems, Inc.
|
It is based on dkim-milter.py Copyright (c) 2001-2013 Business Management Systems, Inc.
|
||||||
Copyright (c) 2013-2015 Stuart D. Gathman
|
Copyright (c) 2013-2015 Stuart D. Gathman
|
||||||
Copyright (c) 2018 Scott Kitterman <scott@kitterman.com>.
|
Copyright (c) 2018 Scott Kitterman <scott@kitterman.com>.
|
||||||
.PP
|
.PP
|
||||||
|
|||||||
Reference in New Issue
Block a user