diff options
author | Ted Cooper <patches.exim.xiii.x@linuxwan.net> | 2013-10-04 10:17:19 +1000 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-10-03 19:25:31 -0700 |
commit | ea47e03b7c3232f2b5008298af3f26439a55c7c1 (patch) | |
tree | a330888d878a269370c015c3f437c29b15fd9946 /doc/doc-docbook | |
parent | 03b764689e5b95d83f1867ca1efc15e1ecd6d5c9 (diff) |
Fix DKIM variable name in documentation.
Diffstat (limited to 'doc/doc-docbook')
-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 9ec45a4eb..a35fbc7d2 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -36408,7 +36408,7 @@ integer size comparisons against this value. A colon-separated list of names of headers included in the signature. .vitem &%$dkim_key_testing%& "1" if the key record has the "testing" flag set, "0" if not. -.vitem &%$nosubdomains%& +.vitem &%$dkim_key_nosubdomains%& "1" if the key record forbids subdomaining, "0" otherwise. .vitem &%$dkim_key_srvtype%& Service type (tag s=) from the key record. Defaults to "*" if not specified |