From 47bf4c701eb84ec06c9a63adb3c8cc99876eaf66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Mon, 8 Sep 2014 15:52:34 -0300 Subject: Implement mail bouncing under certain problematic situations --- changes/feature_bounce_problematic_mails | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/feature_bounce_problematic_mails (limited to 'changes/feature_bounce_problematic_mails') diff --git a/changes/feature_bounce_problematic_mails b/changes/feature_bounce_problematic_mails new file mode 100644 index 0000000..39f059a --- /dev/null +++ b/changes/feature_bounce_problematic_mails @@ -0,0 +1,4 @@ + o Bounce mails when there's a problematic situation for an email, + such as no public key. Fixes #4803. + o Properly log tracebacks for exceptions occuring in the mail + processing loop. \ No newline at end of file -- cgit v1.2.3