Hello all, RENAME Command is implemented. I've encountered a Bug there, I will fix it tomorrow. Currently it isn't possible to rename a folder, that contains subfolders. I think, this could be a lot of work, becuase I must check recursive every subfolder and update all Files depending on this folder. The implementation of IMAP has a bug fault, it will save not only references to the parent folder, but the full path of it. Also there exist a FolderRecord, that contains some informations about a MailboxFolder. I'm not sure, WHY it's really needed. That could also be implemented inside the Mailbox class. I hope, this will be fixed tomorrow, after that comes the APPEND Command and then I'd like to commit the first running copy.
Greetings, Sascha
