diff options
author | Kali Kaneko <kali@futeisha.org> | 2014-09-11 13:35:05 -0500 |
---|---|---|
committer | Kali Kaneko <kali@futeisha.org> | 2014-09-11 13:35:05 -0500 |
commit | ca997dd2f931bd54e00f32c17fe4f8504413c955 (patch) | |
tree | a24da1845fbeb781947a5091b9fcb558881039d2 /changes | |
parent | 5f3f5e47f44876d4da82623b6585d30618ed40df (diff) | |
parent | 47bf4c701eb84ec06c9a63adb3c8cc99876eaf66 (diff) |
Merge remote-tracking branch 'chiiph/feature/bounce_mails' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_bounce_problematic_mails | 4 |
1 files changed, 4 insertions, 0 deletions
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 |