laorient has uploaded a patch.
Description:
I have made some updates to the ImapX code for it to support my company's Imap implementation. It includes two changes:
1. Change to FolderParserRegex so it can take two characters in folder delimiter settings. And replace all submitted path to server with two characters if needed.
2. Detect Literals when folders are returned in LIST command using it.
I also added a small unit test to check the parser.