Update man pages for newly implemented features
This commit is contained in:
+4
-4
@@ -169,7 +169,7 @@ one per line. If a line contains whitespace-separated values, then the
|
|||||||
line is presumed to define a key and its corresponding value. Blank lines
|
line is presumed to define a key and its corresponding value. Blank lines
|
||||||
are ignored, and the hash ("#") character denotes the start of a comment.
|
are ignored, and the hash ("#") character denotes the start of a comment.
|
||||||
If a value contains multiple entries, the entries should be separated by
|
If a value contains multiple entries, the entries should be separated by
|
||||||
colons. [Not implemented yet]
|
colons.
|
||||||
.TP
|
.TP
|
||||||
.I b)
|
.I b)
|
||||||
If the string begins with "refile:", then the remainder of the string is
|
If the string begins with "refile:", then the remainder of the string is
|
||||||
@@ -196,11 +196,11 @@ is compiled in). [Not implemented yet]
|
|||||||
.TP
|
.TP
|
||||||
.I i)
|
.I i)
|
||||||
If the string contains none of these prefixes but starts with a slash ("/")
|
If the string contains none of these prefixes but starts with a slash ("/")
|
||||||
character, it is presumed to be a flat file as described above. [Not implemented yet]
|
character, it is presumed to be a flat file as described above.
|
||||||
.TP
|
.TP
|
||||||
.I j)
|
.I j)
|
||||||
If the string begins with "csl:", the string is treated as a comma-separated
|
If the string begins with "csl:", the string is treated as a comma-separated
|
||||||
list as described in m) below. [Not implemented yet]
|
list as described in m) below.
|
||||||
.TP
|
.TP
|
||||||
.I l)
|
.I l)
|
||||||
If the string begins with "mdb:", it refers to a directory that contains
|
If the string begins with "mdb:", it refers to a directory that contains
|
||||||
@@ -279,7 +279,7 @@ proposal, and Cisco's
|
|||||||
.B Internet Identified Mail
|
.B Internet Identified Mail
|
||||||
(IIM) proposal.
|
(IIM) proposal.
|
||||||
.SH VERSION
|
.SH VERSION
|
||||||
This man page covers version 0.9.2 of
|
This man page covers version 0.9.4 of
|
||||||
.I dkimpy-milter.
|
.I dkimpy-milter.
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright (c) 2005-2008, Sendmail, Inc. and its suppliers. All rights
|
Copyright (c) 2005-2008, Sendmail, Inc. and its suppliers. All rights
|
||||||
|
|||||||
@@ -374,7 +374,7 @@ Log via calls to
|
|||||||
using the named facility. The facility names are the same as the ones
|
using the named facility. The facility names are the same as the ones
|
||||||
allowed in
|
allowed in
|
||||||
.I syslog.conf(5).
|
.I syslog.conf(5).
|
||||||
The default is "mail". [Hardcoded to default for now]
|
The default is "mail".
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.I SyslogSuccess (Boolean)
|
.I SyslogSuccess (Boolean)
|
||||||
|
|||||||
Reference in New Issue
Block a user