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

SBCSCodePageEncoding with iso-8859-2 in body not working #131

Closed Jonas741 closed 7 years ago

Jonas741 commented 7 years ago

If the body text is encoded with SBCSCodePageEncoding(iso-8859-2) when you get the message with the GetMessage(uint) the BodyEncoding shows the encoding but the massage lack every special character. Please help in a solution as fast as possible.