------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1485
--- Comment #4 from Mike Cardwell <exim-users@???> 2014-05-30 13:37:14 ---
Or maybe $sender_host_dnssec should only be true if there is verified DNSSEC on
the PTR, matching forward DNS, and verified DNSSEC on that matching forward DNS
too?
I'm struggling to think of a use case for this variable at all. Even if
somebody actually did want this functionality for something, it can be easily
replicated with dnsdb already:
${lookup dnsdb{dnssec_strict,defer_never,ptr=THE.IP}{true}{false}}
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email