fix(core): allow non top-level special folders and improved the doc around this

This commit is contained in:
Ludovic Marcotte
2020-06-09 14:38:01 -04:00
parent 3ef94da9d6
commit 1146038c76
3 changed files with 15 additions and 10 deletions
+1
View File
@@ -24,6 +24,7 @@
//SOGoDraftsFolderName = Drafts;
//SOGoSentFolderName = Sent;
//SOGoTrashFolderName = Trash;
//SOGoJunkFolderName = Junk;
//SOGoIMAPServer = "localhost";
//SOGoSieveServer = "sieve://127.0.0.1:4190";
//SOGoSMTPServer = "smtp://127.0.0.1";