From 6a51e74c739462720bf4b4034dc5a0d16904c518 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 5 May 2023 16:28:37 +0200 Subject: [PATCH] enable receiving mail on mattermost@ otherwise we apparently cause feedback loops? pfft. --- services/mail.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/services/mail.nix b/services/mail.nix index cb95719..9464f15 100644 --- a/services/mail.nix +++ b/services/mail.nix @@ -71,6 +71,11 @@ hashedPassword = "$6$uaD8bRcT1$gFqhFyu5RUsyUUOG5b.kN.JAJ1rVHvaYhpeRHoMvrERAMgBu1FHu2oDnjTsy.5NKoLc5xpI5uv4Gpy4YbmDmV."; }; + + "mattermost@hacc.space" = { + hashedPassword = + "$6$uaD8bRcT1$gFqhFyu5RUsyUUOG5b.kN.JAJ1rVHvaYhpeRHoMvrERAMgBu1FHu2oDnjTsy.5NKoLc5xpI5uv4Gpy4YbmDmV."; + }; }; extraVirtualAliases = {