Move Diagnostics option to initial beta release plan and add to dkimpy-milter.conf.5
This commit is contained in:
@@ -17,9 +17,11 @@ UserID implemented verified
|
||||
0.9.5 (Beta)
|
||||
AuthservID
|
||||
Canonicalization
|
||||
Diagnostics
|
||||
DiagnosticDirectory
|
||||
InternalHosts
|
||||
SyslogFacility
|
||||
SyslogSuccess
|
||||
|
||||
1.0.0
|
||||
No additional features planned
|
||||
@@ -29,14 +31,12 @@ Considered for near-term feature release
|
||||
AlwaysAddARHeader
|
||||
ChangeRootDirectory
|
||||
ClockDrift (requires dkimpy change)
|
||||
Diagnostics
|
||||
DNSTimeout (required dkmpy change)
|
||||
DNSTimeout (requires dkmpy change)
|
||||
MacroList
|
||||
MilterDebug
|
||||
MinimumKeyBits
|
||||
PeerList
|
||||
SignatureAlgorithm
|
||||
SyslogSuccess
|
||||
|
||||
Later
|
||||
|
||||
|
||||
@@ -213,6 +213,13 @@ The value may include two different canonicalizations separated by a
|
||||
slash ("/") character, in which case the first will be applied to the
|
||||
header and the second to the body.
|
||||
|
||||
.TP
|
||||
.I Diagnostics (Boolean)
|
||||
Requests the inclusion of "z=" tags in signatures, which encode the
|
||||
original header field set for use by verifiers when diagnosing verification
|
||||
failures. Not recommended for normal operation. [dkimpy-milter specific: also
|
||||
increases the verbosity of Syslog logging if enabled.]
|
||||
|
||||
.TP
|
||||
.I DiagnosticDirectory (string)
|
||||
Directory into which to write diagnostic reports when message verification
|
||||
|
||||
Reference in New Issue
Block a user