hsmw smtp fix

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-07-01 14:38:04 +02:00
parent 8394da19df
commit ae997e92aa

View File

@@ -111,8 +111,9 @@ lib.mkIf (host != "NxACE")
host = "xc.hs-mittweida.de";
};
smtp = {
port = 465;
port = 587;
host = "xc.hs-mittweida.de";
tls.useStartTls = true;
};
signature = {
text = ''