summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthias Kurz <m.kurz@irregular.at>2018-09-17 00:20:24 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-09-17 00:21:30 +0100
commit7ea1237c783e380d7bdb86c90b13d8203c7ecf26 (patch)
tree5947b300ccc765f0b6fc6834bb27b96b02aaf99c /doc
parentb291f3674ca1c65a744aedf846cd4ee4c8e00844 (diff)
Events: raise msg:fail:internal & msg:complete for -Mrm. Bug 2310
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 617e407ac..8d5f92b7f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -112,6 +112,10 @@ JH/23 Bug 2318: Fix the noerror command within filters. It wasn't working.
The ignore_error flag wasn't being returned from the filter subprocess so
was not set for later routers. Investigation and fix by Matthias Kurz.
+JH/24 Bug 2310: Raise a msg:fail:internal event for each undelivered recipient,
+ and a msg:complete for the whole, when a message is manually reoved using
+ -Mrm. Developement by Matthias Kurz, hacked on by JH.
+
Exim version 4.91
-----------------