diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-04-19 21:18:21 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-04-19 21:18:21 +0100 |
commit | 1f0be89381a057aaaaa4ecd4890d4597b7f6ce80 (patch) | |
tree | b09a18d5c02adac91b8bbb12d36104a176b5f655 /doc | |
parent | a89b6bd32a650871031f4fce9b80ab6b7eb47d8e (diff) |
Events: Fix msg:defer event for the hosts_max_try_hardlimit case. Bug 2554
Diffstat (limited to 'doc')
-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 9de2e1194..edab6a829 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -164,6 +164,9 @@ JH/35 The dsearch lookup now requires that the directory is an absolute path. Previously this was not checked, and nonempty relative paths made an access under Exim's current working directory. +JH/36 Bug 2554: Fix msg:defer event for the hosts_max_try_hardlimit case. + Previously no event was raised. + Exim version 4.93 ----------------- |