Update to nixfox for primary mail domain
This commit is contained in:
parent
c6526ac635
commit
b404b62564
9 changed files with 20 additions and 27 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
email = {
|
||||
notif_from = "NixFox Matrix <noreply@${config.domains.p2}>";
|
||||
smtp_host = "mx.${config.domains.p1}";
|
||||
smtp_host = "mx.${config.domains.p2}";
|
||||
smtp_user = "noreply@${config.domains.p2}";
|
||||
smtp_pass = config.secrets.noreplyPassword;
|
||||
enable_tls = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue