take care of sieve too

This commit is contained in:
Florent Daigniere
2023-08-07 09:06:02 +02:00
parent 40b5e7ca39
commit 1413001705

View File

@@ -25,6 +25,7 @@ STATUSES = {
"smtp": "451 4.3.2",
"submission": "451 4.3.2",
"pop3": "-ERR [LOGIN-DELAY] Retry later"
"sieve": "AuthFailed"
}),
}