From 16038e6b6e539368949b3b69090b133dbfc94222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sun, 3 Nov 2019 22:01:11 +0100 Subject: [PATCH] Enable euxiliary user accounts --- conf/sogo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/sogo.conf b/conf/sogo.conf index 96c8233..79bda33 100644 --- a/conf/sogo.conf +++ b/conf/sogo.conf @@ -24,7 +24,7 @@ SOGoSieveServer = sieve://127.0.0.1:4190; SOGoFirstDayOfWeek = 0; SOGoMailMessageCheck = every_10_minutes; - SOGoMailAuxiliaryUserAccountsEnabled = NO; + SOGoMailAuxiliaryUserAccountsEnabled = YES; SOGoTrustProxyAuthentication = YES; SOGoSuperUsernames = (__ADMINUSER__); /* Default Calendar and Contacts Permissions */