smiley22 / S22.Imap

A free, easy-to-use and well-documented .NET library component for communicating with IMAP servers
http://smiley22.github.com/S22.Imap/Documentation/
MIT License
211 stars 115 forks source link

Client.MoveMessage/CopyMessage does not apply Util.UTF7Encode to destination mailbox #135

Open LK1103 opened 7 years ago

LK1103 commented 7 years ago

Due to this, I am unable to move messages to mailboxes containing special characters like ä, ö, ü.

jgboggs commented 7 years ago

There's a patch mentioned in issue #112 if you are interested.

Personally, I've switched to MailKit.