diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-01-22 13:20:01 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-01-22 13:20:01 +0000 |
commit | 9f35c169ea5438eaa6331a6d51974de1c4f4fdb0 (patch) | |
tree | bd7ae84b719466b191a937581c0f8d241342e937 | |
parent | df3def249f555f5e6cbfa1bf3fb1a20db4f48fcd (diff) |
Docs: clarify use of $dkim_selector variable
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index cd06de8d9..18d67fe20 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -38020,7 +38020,7 @@ option is put into the &%$dkim_domain%& expansion variable. MANDATORY: This sets the key selector string. You can use the &%$dkim_domain%& expansion variable to look up a matching selector. The result is put in the expansion -variable &%$dkim_selector%& which should be used in the &%dkim_private_key%& +variable &%$dkim_selector%& which may be used in the &%dkim_private_key%& option along with &%$dkim_domain%&. .option dkim_private_key smtp string&!! unset |