trkpower

trkpower

  • NA
  • 10
  • 0

Encoding

Sep 22 2008 6:09 AM

Hi

I'm having some trouble getting special characters right when reading from a mailbox. I have a class that reads e-mails from a mailbox that uses pop3 . for example when i retrieve the headers comes something like this "=?iso-8859-1?Q?Valida=E7=E3o_da?=".

How can i convert this to normal text?

Thanks in advance