diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-07 21:40:19 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-07 21:40:19 +0000 |
commit | cc55f4208e997ee8cdd87bf2a141be0c615488f9 (patch) | |
tree | 98f1f4df5317bef9e2ddcee478f313988097527a /doc/doc-txt/NewStuff | |
parent | a79d883474c84fa2a286b7797a7664b599912fcd (diff) |
DKIM: make verification results visible in data ACL
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index aa2117e7e..4261beb76 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -55,7 +55,8 @@ Version 4.90 DKIM support for multiple hashes, and for alternate-identity tags. Builtin macro with default list of signed headers. Better syntax for specifying oversigning. - The DKIM ACL can override verification results. + The DKIM ACL can override verification status, and status is visible in + the data ACL. 14. Exipick understands -C|--config for an alternative Exim configuration file. |