소스 검색

[SOGo] Enable EMailAlarms

andryyy 6 년 전
부모
커밋
fa3525e2dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      data/conf/sogo/sogo.conf

+ 1 - 1
data/conf/sogo/sogo.conf

@@ -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);