Shift the noreply email to nixfox
This commit is contained in:
parent
1bb7bb27bf
commit
ef2ee5fb07
7 changed files with 12 additions and 20 deletions
|
@ -20,7 +20,7 @@
|
|||
mail_domain = "${config.domains.p1}";
|
||||
mail_from_address = "noreply";
|
||||
mail_smtpauth = "true";
|
||||
mail_smtpname = "noreply@${config.domains.p1}";
|
||||
mail_smtpname = "noreply@${config.domains.p2}";
|
||||
mail_smtppassword = config.secrets.noreplyPassword;
|
||||
mail_smtpmode = "smtp";
|
||||
mail_smtpport = 587;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue