diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-24 13:53:50 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-24 13:53:50 +0000 |
commit | 9f7d9fa17eec444f760797ded456f20fb532d3ae (patch) | |
tree | 5aa6d0e9117915619c9b7b4becdd591990d0c355 /doc | |
parent | c232fc99a00d3a472dbcc20ce863385815163fb4 (diff) |
ARC: give more detail with "bad signing-spec" message
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/experimental-spec.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt index 149598ee8..2ed6e3582 100644 --- a/doc/doc-txt/experimental-spec.txt +++ b/doc/doc-txt/experimental-spec.txt @@ -799,7 +799,8 @@ arc_sign = <admd-identifier> : <selector> : <privkey> An option on the smtp transport, which constructs and prepends to the message an ARC set of headers. The textually-first Authentication-Results: header is used as a basis (you must have added one on entry to the ADMD). -Expanded; if unset, empty or forced-failure then no signing is done. +Expanded as a whole; if unset, empty or forced-failure then no signing is done. +If it is set, all three elements must be non-empty. |