From 21925b0a3f926119c1466ee97c6f8fe8d5451acc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Mar 2017 15:41:32 +0100 Subject: Forwarded mail hosting is still mail hosting --- users/mkleen.nix | 2 +- users/tkleen.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/users/mkleen.nix b/users/mkleen.nix index 7a78f0bc..70b8d6b7 100644 --- a/users/mkleen.nix +++ b/users/mkleen.nix @@ -1,7 +1,7 @@ { name = "mkleen"; # lowercase ascii, please description = "Martin Kleen"; - extraGroups = ["xmpp"]; + extraGroups = ["mail" "xmpp"]; group = "users"; hashedPassword = "$6$rounds=500000$bBm24zrmoktFD$kGLJA0I9q.jPgLSFej/1aqIyBo/KotXhA0pflByzF5LG/Vw9Vt0yfDvVYEHR6rTplJWYotdYaJXY3b4wnh9n.0"; isNormalUser = true; diff --git a/users/tkleen.nix b/users/tkleen.nix index a36cc747..6e9f7b6f 100644 --- a/users/tkleen.nix +++ b/users/tkleen.nix @@ -1,7 +1,7 @@ { name = "tkleen"; # lowercase ascii, please description = "Tatjana Kleen"; - extraGroups = ["xmpp"]; + extraGroups = ["mail" "xmpp"]; group = "users"; hashedPassword = "$6$rounds=500000$bYwSamirigbgL6$h/VI5yxcsY25fJb9DwUdgSiSi8Re1iGwXUHaOPfVgrZDKkrkoKvDg36d/GQhlfEA9XWh58gFmW9rgVeHsse.C1"; isNormalUser = true; -- cgit v1.2.3