S22.Imap
S22.Imap copied to clipboard
Update ImapClient.cs
I'm French (so, sorry for my english). I have mailboxes using accents (eg: "Santé").
MailHeaders can be retrieved from this MailBox but moving emails to it fail.
I suggest to encode the name the same way it's done in fetching headers.
It's my first proposal in GitHub so I don't know if you see it, I suggest to modify in:
public void CopyMessages(IEnumerable
This looks like a duplicate of PR #113 and issue #112