diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-10 22:28:48 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-10 23:45:11 +0100 |
commit | cebf4027931177cc70106a84e19705f2085a09f5 (patch) | |
tree | 97a7fd71a33dc2f1ee57cb6657828cdeef52aa06 /doc/doc-txt/ChangeLog | |
parent | d4095f83496094d7d8649cc412536f69d1cfcb6a (diff) |
dnslists: hardwired return value check. Bug 2631
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3b1081fe1..d56ff240b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -96,6 +96,10 @@ JH/19 SPF: change the Authentication-Results expansion component to give smtp.helo when the sender domain is empty. Previously it gave "smtp.mailfrom=<>" +JH/20 Bug 2631: ACL dnslist conditions now ignore and log any lookups returns + not in 127.0.0.0/8 to help in spotting list domains taken over by a + domain-parking registrar. + Exim version 4.94 ----------------- |