From e3fa3a0c3272adf1e49d43191ee4e5da15897506 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Mar 2017 16:02:32 +0100 Subject: Revert "Forwarded mail hosting is still mail hosting" This reverts commit 21925b0a3f926119c1466ee97c6f8fe8d5451acc. --- 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 70b8d6b7..7a78f0bc 100644 --- a/users/mkleen.nix +++ b/users/mkleen.nix @@ -1,7 +1,7 @@ { name = "mkleen"; # lowercase ascii, please description = "Martin Kleen"; - extraGroups = ["mail" "xmpp"]; + extraGroups = ["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 6e9f7b6f..a36cc747 100644 --- a/users/tkleen.nix +++ b/users/tkleen.nix @@ -1,7 +1,7 @@ { name = "tkleen"; # lowercase ascii, please description = "Tatjana Kleen"; - extraGroups = ["mail" "xmpp"]; + extraGroups = ["xmpp"]; group = "users"; hashedPassword = "$6$rounds=500000$bYwSamirigbgL6$h/VI5yxcsY25fJb9DwUdgSiSi8Re1iGwXUHaOPfVgrZDKkrkoKvDg36d/GQhlfEA9XWh58gFmW9rgVeHsse.C1"; isNormalUser = true; -- cgit v1.2.3