diff options
-rw-r--r-- | CHANGELOG | 6 | ||||
-rw-r--r-- | changes/bug_process_skipped_mail | 4 |
2 files changed, 6 insertions, 4 deletions
@@ -1,3 +1,9 @@ +0.3.4 Nov 15: + o Some mail may be skipped at processing because of possible + problems (like connectivity issues to our couch nodes), MX now + looks for unprocessed mails every half hour and tries to process + them. Fixes #3628. + 0.3.3 Nov 1: o Fix return codes for check recipient access. Fixes #3356. o Improve logging in general and support possible unicode parameters diff --git a/changes/bug_process_skipped_mail b/changes/bug_process_skipped_mail deleted file mode 100644 index 3ec6da2..0000000 --- a/changes/bug_process_skipped_mail +++ /dev/null @@ -1,4 +0,0 @@ - o Some mail may be skipped at processing because of possible - problems (like connectivity issues to our couch nodes), MX now - looks for unprocessed mails every half hour and tries to process - them. Fixes #3628.
\ No newline at end of file |