diff --git a/discourse.nix b/discourse.nix index f919b2e..352326f 100644 --- a/discourse.nix +++ b/discourse.nix @@ -16,8 +16,8 @@ database.ignorePostgresqlVersion = true; hostname = "discourse.torahimderecheretz.com"; mail = { - notificationEmailAddress = "noreply@discourse.torahimderecheretz.com"; - contactEmailAddress = ""; + notificationEmailAddress = "system@torahimderecheretz.com"; + contactEmailAddress = "system@torahimderecheretz.com"; outgoing = { serverAddress = "in-v3.mailjet.com";