summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-06 18:28:18 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-06 21:51:20 +0100
commit1435d4b244871b65c6bb07878ddd2241ae8d2545 (patch)
treed59a3578589ef7f99d60557307fbceb37d62b7b7 /doc/doc-txt/ChangeLog
parent9960d1e59f08254a951283981d4a32c73ca7d3ad (diff)
Routing: in a dnslookup, fix fail_defer_domains to defer on missing MX record. Bug 1867
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 11b25f875..148329505 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -68,6 +68,9 @@ JH/16 DANE: treat a TLSA lookup response having all non-TLSA RRs, the same
JH/17 Fakereject: previously logged as a norml message arrival "<="; now
distinguished as "(=".
+JH/18 Bug 1867: make the fail_defer_domains option on a dnslookup router work
+ for missing MX records. Previously it only worked for missing A records.
+
Exim version 4.87
-----------------