From: Jeremy Harris Date: Fri, 30 May 2014 13:23:12 +0000 (+0100) Subject: Fix doc for $sender_host_dnssec. Bug 1485 X-Git-Tag: exim-4_83_RC2~6 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/4fc39190bb1254c0117873ab440603136dbb7862?ds=sidebyside Fix doc for $sender_host_dnssec. Bug 1485 --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 990df6241..365bd58dd 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -12103,7 +12103,8 @@ received. It is empty if there was no successful authentication. See also .vitem &$sender_host_dnssec$& .vindex "&$sender_host_dnssec$&" -If &$sender_host_name$& has been populated (by reference, &%hosts_lookup%& or +If an attempt to populate &$sender_host_name$& has been made +(by reference, &%hosts_lookup%& or otherwise) then this boolean will have been set true if, and only if, the resolver library states that the reverse DNS was authenticated data. At all other times, this variable is false.