NL bounces: add two new failures hints which appearead in April bounces
[platal.git] / bin / newsletter.bounces.processor.py
index f315b84..3aaa660 100755 (executable)
@@ -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",
         ]