diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_bounce_problematic_mails | 4 | ||||
-rw-r--r-- | changes/feature_error_decrypting_key | 2 | ||||
-rw-r--r-- | changes/user_id_wont_break_mx | 2 |
3 files changed, 0 insertions, 8 deletions
diff --git a/changes/feature_bounce_problematic_mails b/changes/feature_bounce_problematic_mails deleted file mode 100644 index 39f059a..0000000 --- a/changes/feature_bounce_problematic_mails +++ /dev/null @@ -1,4 +0,0 @@ - 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 diff --git a/changes/feature_error_decrypting_key b/changes/feature_error_decrypting_key deleted file mode 100644 index f0098a2..0000000 --- a/changes/feature_error_decrypting_key +++ /dev/null @@ -1,2 +0,0 @@ - o Add errdecr key defaulting to each mail Soledad Document. Closes - #6072.
\ No newline at end of file diff --git a/changes/user_id_wont_break_mx b/changes/user_id_wont_break_mx deleted file mode 100644 index 0631118..0000000 --- a/changes/user_id_wont_break_mx +++ /dev/null @@ -1,2 +0,0 @@ - o Any inconsistent user would make the mx stop decrypting mails for all - subsequent users |