Author |
|
MaxStoun Newbie
Joined: 01 November 2012 Location: Ukraine
Online Status: Offline Posts: 2
|
Posted: 01 November 2012 at 3:35am | IP Logged
|
|
|
Good day
I try to receive message in koi-8r charset (Russian charset encode)
But, MailMessage.BodyHtmlText returns text in incorrect charset (text was changed to some unreadable)
How to get MailMessage.BodyHtmlText in UTF encoding ?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6103
|
Posted: 01 November 2012 at 4:49am | IP Logged
|
|
|
MailBee.NET Objects automatically convert text bodies into Unicode so you don't have to force encoding conversion. However, if the message headers contain incorrect charset information, that won't work as expected.
Is this message displayed properly by other IMAP clients, like Outlook Express or Mozilla Thunderbird? If the problem persists with MailBee only, please provide us with the message for examination, you can use our HelpDesk for sending the file. We can offer support in Russian there, by the way.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
MaxStoun Newbie
Joined: 01 November 2012 Location: Ukraine
Online Status: Offline Posts: 2
|
Posted: 01 November 2012 at 6:13am | IP Logged
|
|
|
Sorry, it's our code problem.
MailBee works correct.
Thanks for help!
|
Back to Top |
|
|