You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
I'm trying to move mesages from default INBOX folder to specifc folder, but the command copy only the messages in the destination folder but without deleting from the INBOX.
Debugging the DeleteMassages method, the response string passed to SendCommandGetResponse is 'xm010 OK STORE completed.'
The methods ends without throwing exception but al messages are still in the INBOX and a copy has been moved in the requested folder.
Edika
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to move mesages from default INBOX folder to specifc folder, but the command copy only the messages in the destination folder but without deleting from the INBOX.
Debugging the DeleteMassages method, the response string passed to SendCommandGetResponse is 'xm010 OK STORE completed.'
The methods ends without throwing exception but al messages are still in the INBOX and a copy has been moved in the requested folder.
Edika
The text was updated successfully, but these errors were encountered: