From 66206fa64accd42dc008202da6b71f6a26a5fcbb Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Wed, 3 Jun 2026 19:18:53 +0300 Subject: [PATCH] update emails for torahimderecheretz --- discourse.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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";