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 | 34541d50c26a894489d594f5314781ea4ff8bbf2 (patch) | |
tree | 9c468f3e69bb31609688e4112aca72e6eb0a53bb /changes | |
parent | 518b79bd19fc00b6509b6cb7868a385497deb494 (diff) |
Ignore empty emails
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_dont_fail_on_emtpy_mail | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_dont_fail_on_emtpy_mail b/changes/bug_dont_fail_on_emtpy_mail new file mode 100644 index 0000000..0fc4ffc --- /dev/null +++ b/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 |