[SOGo] Enable EMailAlarms

master
andryyy 2018-12-10 23:24:49 +01:00
parent 5153623539
commit fa3525e2dd
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
SOGoDraftsFolderName = "Drafts";
SOGoJunkFolderName= "Junk";
SOGoMailDomain = "sogo.local";
SOGoEnableEMailAlarms = NO;
SOGoEnableEMailAlarms = YES;
SOGoFoldersSendEMailNotifications = YES;
SOGoForwardEnabled = YES;
SOGoUIAdditionalJSFiles = (js/theme-blue.js, js/custom-sogo.js);