fix
This commit is contained in:
@@ -84,7 +84,7 @@ in
|
|||||||
authenticate = true;
|
authenticate = true;
|
||||||
};
|
};
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
"SMTP_ENABLE_STARTTLS_AUTO" = "false";
|
"SMTP_ENABLE_STARTTLS" = "never";
|
||||||
"SMTP_TLS" = "false";
|
"SMTP_TLS" = "false";
|
||||||
"SMTP_SSL" = "false";
|
"SMTP_SSL" = "false";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user