diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-11 12:12:49 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-11 12:12:49 +0000 |
commit | 794b98235aa50dfc948c8026c19f951d24b14b56 (patch) | |
tree | eec516cb07da2671be03fe447a65e1358c4abaa9 | |
parent | 9c638142bf4a66ca9e494bee6b20d41853b8e85b (diff) |
Docs: add note on DKIM ACL triggers
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 4b1e5af3e..a4aaa5429 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -14018,6 +14018,7 @@ acknowledgment is sent. See chapter &<<CHAPACL>>& for further details. .option acl_smtp_dkim main string&!! unset .cindex DKIM "ACL for" This option defines the ACL that is run for each DKIM signature +(by default, or as specified in the dkim_verify_signers option) of a received message. See chapter &<<CHAPdkim>>& for further details. |