Author |
|
daveliney Newbie
Joined: 13 August 2014 Location: United Kingdom
Online Status: Offline Posts: 1
|
Posted: 13 August 2014 at 1:55am | IP Logged
|
|
|
Hello,
I am using MailMessage.MakePlainBodyFromHtmlBody() to convert HTML-only emails to plain text. Some of the messages contain upper case accented letters, such as ÖÁØ, and they are incorrectly being lower-cased in the conversion.
Examples:
Österreich -> österreich,
Ágreda -> ágreda,
Ørsted -> ørsted.
Is this an known issue? Does anyone know of a workaround?
Thanks,
Dave.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 14 August 2014 at 2:29am | IP Logged
|
|
|
Please make sure the issue occurs with the latest DLL build used:
http://www.afterlogic.com/updates/mailbee_net_2.zip (.NET Framework 2.0 or above)
http://www.afterlogic.com/updates/mailbee_net_4.zip (.NET Framework 4.0 or above)
If it does, please provide us with a problematic email via HelpDesk.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|