diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-06-04 18:13:21 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-06-05 17:17:16 +0100 |
commit | 87abcb247b4444bab5fd0bcb212ddb26d5fd9191 (patch) | |
tree | 3eeb547504dd0cb676ae0cc4abe54ced382abbfb /doc | |
parent | 6ee110613402e8562c03b4a11c3ffbdbd47bd153 (diff) |
Use dsn_from for success-DSN messages. Bug 2404
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 52fcc8284..f9a14b678 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -128,6 +128,9 @@ JH/26 The PIPE_CONNECT facility is promoted from experimental status and is now controlled by the build-time option SUPPORT_PIPE_CONNECT. PP/01 Unbreak heimdal_gssapi, broken in 4.92. +JH/27 Bug 2404: Use the main-section configuration option "dsn_from" for + success-DSN messages. Previously the From: header was always the default + one for these; the option was ignored. Exim version 4.92 |