More service changes start the move to nixfox.ca and replace the username
This commit is contained in:
parent
bf138bcd93
commit
ab6f4f9946
33 changed files with 54 additions and 203 deletions
|
@ -16,7 +16,7 @@
|
|||
mailer = {
|
||||
ENABLED = true;
|
||||
SMTP_ADDR = "mx.${config.domains.p1}";
|
||||
FROM = "Jimbo's Git <noreply@${config.domains.p1}>";
|
||||
FROM = "NixFox Git <noreply@${config.domains.p1}>";
|
||||
USER = "noreply@${config.domains.p1}";
|
||||
PASSWD = config.secrets.noreplyPassword;
|
||||
PROTOCOL = "smtps";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue