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
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:
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: