From 1f37a64e74b47f682ddbe15308d7a8f9fdeeab02 Mon Sep 17 00:00:00 2001 From: hexchen Date: Sat, 5 Dec 2020 17:41:25 +0000 Subject: [PATCH] hainich: add newsletter mail account --- configuration/hosts/hainich/services/mail.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration/hosts/hainich/services/mail.nix b/configuration/hosts/hainich/services/mail.nix index 2543bfa..2197b01 100644 --- a/configuration/hosts/hainich/services/mail.nix +++ b/configuration/hosts/hainich/services/mail.nix @@ -65,6 +65,9 @@ "stuebinm@hacc.space" = { hashedPassword = "$6$mjrMQG5smqLRlm$WzmbiZnGlEXGT7hj/n2qz0nvVzGyZfMToCyLRi0wErfVEHI7y7jtWoHqIWnpcHAM29UocsIFFsUCb3XqQCwwB."; }; + "newsletter@hacc.space" = { + hashedPassword = "$6$qjJhDI6I5kVA$IigLcPuTi3IVu3rZh50ZpHb/GF2PoQ/kL69MVCKMN7B/kxMZkAIprQouux97ZqwGJ2zm2vgrsKX4HWRcrrAMA."; + }; }; extraVirtualAliases = {