fix postfix hopefully

This commit is contained in:
2026-01-28 12:28:14 -06:00
parent 0e49c1b9ee
commit 1f84cf19c7

View File

@@ -62,7 +62,7 @@ in {
enable = true;
settings.main = {
relayHost = ["smtp.gmail.com:${toString cfg.port}"];
#smtp_use_tls = "yes";
smtp_use_tls = "yes";
smtp_tls_security_level = "may";
smtp_sasl_auth_enable = "yes";
smtp_sasl_security_options = "";