From 14ef3dcce18240b756415fefa2a56936f96a12e9 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 13 Apr 2015 15:58:16 -0300 Subject: [bug] fix bounce message recipient The bounce message was using the original message's "From:" header instead of the "To:" header to indicate the original recipient. This commit fixes that. Closes: #6854. Releases: 0.6.2, 0.7.0 --- changes/bug_6854_fix-bounce-message-recipient | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/bug_6854_fix-bounce-message-recipient (limited to 'changes') diff --git a/changes/bug_6854_fix-bounce-message-recipient b/changes/bug_6854_fix-bounce-message-recipient new file mode 100644 index 0000000..417c894 --- /dev/null +++ b/changes/bug_6854_fix-bounce-message-recipient @@ -0,0 +1 @@ + o Fix bounce message recipient. Closes #6854. -- cgit v1.2.3