Waiting for bug fix from SOGo for alarms folder
This commit is contained in:
		| @@ -13,7 +13,8 @@ | ||||
|     SOGoDraftsFolderName = "Drafts"; | ||||
| 	SOGoJunkFolderName= "Junk"; | ||||
| 	SOGoMailDomain = "sogo.local"; | ||||
|     SOGoEnableEMailAlarms = YES; | ||||
|     // Waiting for bug fix from SOGo | ||||
|     SOGoEnableEMailAlarms = NO; | ||||
|     SOGoFoldersSendEMailNotifications = YES; | ||||
|     SOGoForwardEnabled = YES; | ||||
|  | ||||
| @@ -54,18 +55,16 @@ | ||||
|     SOGoMailShowSubscribedFoldersOnly = NO; | ||||
|     NGImap4ConnectionStringSeparator = "/"; | ||||
|     SOGoSieveScriptsEnabled = YES; | ||||
|     SOGoTimeZone = "Europe/Berlin"; | ||||
|     SOGoTrashFolderName = "Trash"; | ||||
|     SOGoVacationEnabled = YES; | ||||
|  | ||||
|   //SOGoDebugRequests = YES; | ||||
|   SOGoDebugRequests = YES; | ||||
|   //SoDebugBaseURL = YES; | ||||
|   //ImapDebugEnabled = YES; | ||||
|   //SOGoEASDebugEnabled = YES; | ||||
|   //LDAPDebugEnabled = YES; | ||||
|   //PGDebugEnabled = YES; | ||||
|   //MySQL4DebugEnabled = YES; | ||||
|   MySQL4DebugEnabled = YES; | ||||
|   //SOGoUIxDebugEnabled = YES; | ||||
|   //WODontZipResponse = YES; | ||||
|   WOLogFile = -; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user