-
-
Notifications
You must be signed in to change notification settings - Fork 865
Unexpected token in IMAP response: '[' #115
Copy link
Copy link
Closed
Labels
compatibilityCompatibility with existing softwareCompatibility with existing softwareserver-bugThe bug appears to be in the serverThe bug appears to be in the serverserver/office365Microsoft Exchange Online (aka Office365)Microsoft Exchange Online (aka Office365)
Description
Activity
Metadata
Metadata
Assignees
Labels
compatibilityCompatibility with existing softwareCompatibility with existing softwareserver-bugThe bug appears to be in the serverThe bug appears to be in the serverserver/office365Microsoft Exchange Online (aka Office365)Microsoft Exchange Online (aka Office365)
Hi there
I'm using Mailkit (from nuget) with an Office365 account and when I try to use the MoveTo method I get the error above. The mail item does get moved successfully.
I'm getting around this at the moment with the copy/delete option.
Excellent code by the way, saved me a whole heap of bother. :-)