mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 19:04:18 +00:00
Change the variable name for sieveFolderEncoding instead of folderEncoding
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
SOGoZipPath = "/usr/bin/zip";
|
||||
|
||||
SOGoEncryptionKey = "MySOGoEncryptionKey";
|
||||
SOGoFolderEncoding = "UTF-7";
|
||||
SOGoSieveFolderEncoding = "UTF-7";
|
||||
|
||||
WOUseRelativeURLs = YES;
|
||||
WOMessageUseUTF8 = YES;
|
||||
|
||||
Reference in New Issue
Block a user