-
-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Messages not moved with Courier IMAP #309
Comments
Hi @rmontagud , Best regards, |
Hi @Webklex , I've tried to move the message using roundcube and i've been able to do it so it doesn't seem a read-only issue... i've changed the destination folder to "Drafts" in my code and the result is the same
After a google search I ended in a bugreport from MailKit where it seems that if you send the EXAMINE command the folder stays as read-only (which might match the answer to TAG15?). Also, I've noticed |
Describe the bug
I have a server running Courier IMAP, deleting messages and sending an expunge works perfectly but because I'm required to keep the messages on the server, move them to a folder and let the customer delete them afterwards.
Code to Reproduce
Expected behavior
Move the message to the "processed" folder.
Desktop / Server (please complete the following information):
Here's the protocol exchange since the moment i'm trying to move the message:
The text was updated successfully, but these errors were encountered: