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