1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-05 14:55:20 +02:00

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"
}),
}