Merge pull request #5109 from mailcow/dragoangel-patch-2

[SOGo] Disable password change option
This commit is contained in:
Niklas Meyer
2023-03-07 09:07:45 +01:00
committed by GitHub

View File

@@ -62,7 +62,7 @@
SOGoFirstDayOfWeek = "1";
SOGoSieveFolderEncoding = "UTF-8";
SOGoPasswordChangeEnabled = YES;
SOGoPasswordChangeEnabled = NO;
SOGoSentFolderName = "Sent";
SOGoMailShowSubscribedFoldersOnly = NO;
NGImap4ConnectionStringSeparator = "/";