diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-06 18:28:18 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-06 21:51:20 +0100 |
commit | 1435d4b244871b65c6bb07878ddd2241ae8d2545 (patch) | |
tree | d59a3578589ef7f99d60557307fbceb37d62b7b7 /doc/doc-txt/ChangeLog | |
parent | 9960d1e59f08254a951283981d4a32c73ca7d3ad (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/ChangeLog | 3 |
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 ----------------- |