summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-09-08 15:52:34 -0300
committerTomás Touceda <chiiph@leap.se>2014-09-11 14:33:01 -0300
commit47bf4c701eb84ec06c9a63adb3c8cc99876eaf66 (patch)
treea24da1845fbeb781947a5091b9fcb558881039d2 /changes
parent5f3f5e47f44876d4da82623b6585d30618ed40df (diff)
Implement mail bouncing under certain problematic situations
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_bounce_problematic_mails4
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