hsmw smtp fix
This commit is contained in:
@@ -111,8 +111,9 @@ lib.mkIf (host != "NxACE")
|
|||||||
host = "xc.hs-mittweida.de";
|
host = "xc.hs-mittweida.de";
|
||||||
};
|
};
|
||||||
smtp = {
|
smtp = {
|
||||||
port = 465;
|
port = 587;
|
||||||
host = "xc.hs-mittweida.de";
|
host = "xc.hs-mittweida.de";
|
||||||
|
tls.useStartTls = true;
|
||||||
};
|
};
|
||||||
signature = {
|
signature = {
|
||||||
text = ''
|
text = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user