X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fnewsletter.bounces.processor.py;h=3aaa66054294f363bd474f35a81bb43d17780830;hb=e72022bc6771235ffe21ea9b437a45aa1cdbaa96;hp=f315b84a4145abb865236e6c9dabdd881af4ee5a;hpb=feeee7a3e81817d8abf324020cc7fc0b9425f657;p=platal.git diff --git a/bin/newsletter.bounces.processor.py b/bin/newsletter.bounces.processor.py index f315b84..3aaa660 100755 --- a/bin/newsletter.bounces.processor.py +++ b/bin/newsletter.bounces.processor.py @@ -200,6 +200,8 @@ def findAddressInBounce(bounce): failure_hints = [ "insufficient system storage", "mailbox full", + "mailbox recipient does not have a mailbox database", + "over quota", "requested action aborted: local error in processing", "user unknown", ]