mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 01:32:23 +00:00
doh
This commit is contained in:
@@ -19,7 +19,7 @@ STATUSES = {
|
|||||||
}),
|
}),
|
||||||
"encryption": ("Must issue a STARTTLS command first", {
|
"encryption": ("Must issue a STARTTLS command first", {
|
||||||
"imap": "PRIVACYREQUIRED",
|
"imap": "PRIVACYREQUIRED",
|
||||||
"smtp": "530 5.7.0"
|
"smtp": "530 5.7.0",
|
||||||
"submission": "530 5.7.0",
|
"submission": "530 5.7.0",
|
||||||
"pop3": "-ERR Authentication canceled.",
|
"pop3": "-ERR Authentication canceled.",
|
||||||
"sieve": "ENCRYPT-NEEDED"
|
"sieve": "ENCRYPT-NEEDED"
|
||||||
|
|||||||
Reference in New Issue
Block a user