summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-05-19 20:28:42 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-05-19 22:36:35 +0100
commit1705dd20918634cfce236049e47d0fe43753dbc8 (patch)
treeca9ef683885cf9993ad1abae356ff67cb4965955 /doc/doc-txt
parent1f155f8e69b44ee7678dd1009ae0348e5c8d768e (diff)
Change HELO-verify forward case from byname to bydns and add DNSSEC tracking
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index c6825d5be..a0d964926 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -106,6 +106,9 @@ JH/29 Bug 1632: Removed the word "rejected" from line logged for ACL discards.
JH/30 Check the forward DNS lookup for DNSSEC, in addition to the reverse,
when evaluating $sender_host_dnssec.
+JH/31 Check the HELO verification lookup for DNSSEC, adding new
+ $sender_helo_dnssec variable.
+
Exim version 4.85
-----------------