Author |
|
hamipers Newbie
Joined: 06 March 2008 Location: United States
Online Status: Offline Posts: 11
|
Posted: 07 May 2008 at 11:32pm | IP Logged
|
|
|
I use Imap in an ASP.NET page to display an email containing Unicode characters. I sent it from Yahoo to my inbox on my own email server. When I display the email body, it's only some scrambled data. It doesn't show correctly. Is there any property in Imap class I should set? Please help.
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 08 May 2008 at 4:52am | IP Logged
|
|
|
Please try to view that message via MailBee.NET IMAP Demo 1 available at Start / Programs / MailBee.NET Objects / Sample Applications / ASP.NET 2.0 / C# / IMAP Demo 1. Does it display the message correctly? If not, please provide us with the message (as .eml file) which causes the issue. To save the message as .eml file, use MailMessage.SaveMessage method. To provide us with the message, use Request Support form.
Best regards,
Andrew
|
Back to Top |
|
|