hsmw smtp fix
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user