mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-13 18:06:01 +00:00
sogo: added SOGoDisableOrganizerEventCheck value to sogo.conf (#6204)
This commit is contained in:
@@ -16,6 +16,9 @@
|
|||||||
SOGoFoldersSendEMailNotifications = YES;
|
SOGoFoldersSendEMailNotifications = YES;
|
||||||
SOGoForwardEnabled = YES;
|
SOGoForwardEnabled = YES;
|
||||||
|
|
||||||
|
// Fixes "MODIFICATION_FAILED" error (HTTP 412) in Clients when accepting invitations from external services
|
||||||
|
SOGoDisableOrganizerEventCheck = YES;
|
||||||
|
|
||||||
// Option to set Users as admin to globally manage calendar permissions etc. Disabled by default
|
// Option to set Users as admin to globally manage calendar permissions etc. Disabled by default
|
||||||
// SOGoSuperUsernames = ("moo@example.com");
|
// SOGoSuperUsernames = ("moo@example.com");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user