1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00
(cherry picked from commit b426c67949)
This commit is contained in:
Florent Daigniere
2024-09-05 22:37:30 +02:00
committed by Mergify
parent 8c6b0ccdb3
commit a0cb9852ac

View File

@@ -18,6 +18,7 @@ STATUSES = {
"sieve": "AuthFailed"
}),
"encryption": ("Must issue a STARTTLS command first", {
"imap": "PRIVACYREQUIRED",
"smtp": "530 5.7.0"
"submission": "530 5.7.0",
"pop3": "-ERR Authentication canceled.",