Change the variable name for sieveFolderEncoding instead of folderEncoding

This commit is contained in:
Alexandre Cloutier
2014-03-10 10:07:47 -04:00
parent e7a16cba0d
commit f8939bfb3e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
SOGoZipPath = "/usr/bin/zip";
SOGoEncryptionKey = "MySOGoEncryptionKey";
SOGoFolderEncoding = "UTF-7";
SOGoSieveFolderEncoding = "UTF-7";
WOUseRelativeURLs = YES;
WOMessageUseUTF8 = YES;