[error] mailbox cannot contain messages
gjuric opened this issue · 1 comments
gjuric commented
Hi,
I am getting this error while moving messages from a folder that has emails in it as well as other subfolders.
I do not know about other IMAP servers, but this is working normally on Couirer IMAP, and I am copying messages between two Courier servers.
Is there a way to solve this problem?
gjuric commented
I have managed to fix the problem by creating the folder by hand using the maildirmake command:
maildirmake -f folder_name /path/to/maildir
Just in case somebody runs into the same issue.
I believe that larch should maybe first create the folder before he builds the subfolders recursively.