fixed now (tm)
This commit is contained in:
@@ -192,7 +192,7 @@
|
|||||||
tls.useStartTls = true;
|
tls.useStartTls = true;
|
||||||
};
|
};
|
||||||
smtp = {
|
smtp = {
|
||||||
port = 465;
|
port = 587;
|
||||||
host = "mail.${hyper.domain}";
|
host = "mail.${hyper.domain}";
|
||||||
tls.useStartTls = true;
|
tls.useStartTls = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user