diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-24 18:48:48 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-24 18:48:48 +0000 |
commit | 7e8360e68b5372e91cc02d0450807a52f32d20da (patch) | |
tree | b3976a7127f2f96a4f95cee1079d979edb30822d /doc/doc-txt/ChangeLog | |
parent | 6ebd79ec02c66e273975e48b481714768080790b (diff) |
Support /defer_ok on verify=reverse_host_lookup. Bug 344
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 57df78280..bfe872503 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -47,6 +47,9 @@ JH/11 The incoming_interface log option now also enables logging of the JH/12 The cutthrough-routing facility now supports multi-recipient mails, if the interface and destination host and port all match. +JH/13 Bug 344: The verify = reverse_host_lookup ACL condition now accepts a + /defer_ok option. + Exim version 4.85 |