diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-13 15:12:51 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-13 15:12:51 -0300 |
commit | 63022878d0e93f87c7e866ca143109d9cf1111f5 (patch) | |
tree | cf2aee16446b6558db4cd28ffb5e5d85eec05c93 /mail/changes | |
parent | 7cf45f776fcf1d4d401a2fa55d034d2ddffd3591 (diff) |
Ignore empty emails
Diffstat (limited to 'mail/changes')
-rw-r--r-- | mail/changes/bug_dont_fail_on_emtpy_mail | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/changes/bug_dont_fail_on_emtpy_mail b/mail/changes/bug_dont_fail_on_emtpy_mail new file mode 100644 index 00000000..0fc4ffc8 --- /dev/null +++ b/mail/changes/bug_dont_fail_on_emtpy_mail @@ -0,0 +1,2 @@ + o Do not fail while processing an empty mail, just skip it. Fixes + #3457.
\ No newline at end of file |