1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00

Enable euxiliary user accounts

This commit is contained in:
Josué Tille 2019-11-03 22:01:11 +01:00
parent 45fb30e979
commit 16038e6b6e
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -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 */