This commit is contained in:
2025-09-13 00:42:54 +03:00
parent 88b88dba4b
commit 23b7957317

View File

@@ -84,7 +84,7 @@ in
authenticate = true;
};
extraConfig = {
"SMTP_ENABLE_STARTTLS_AUTO" = "false";
"SMTP_ENABLE_STARTTLS" = "never";
"SMTP_TLS" = "false";
"SMTP_SSL" = "false";
};