You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
committed by
Mergify
parent
9b55970ab9
commit
eb2754c211
@@ -19,7 +19,7 @@ STATUSES = {
|
||||
}),
|
||||
"encryption": ("Must issue a STARTTLS command first", {
|
||||
"imap": "PRIVACYREQUIRED",
|
||||
"smtp": "530 5.7.0"
|
||||
"smtp": "530 5.7.0",
|
||||
"submission": "530 5.7.0",
|
||||
"pop3": "-ERR Authentication canceled.",
|
||||
"sieve": "ENCRYPT-NEEDED"
|
||||
|
Reference in New Issue
Block a user