PHP Classes

Problem with encoding

Recommend this page to a friend!

      IMAP  >  All threads  >  Problem with encoding  >  (Un) Subscribe thread alerts  
Subject:Problem with encoding
Summary:when i receive mssg FROM field becomes : =?UTF-8?B?xaB0YSBpbWEg
Messages:3
Author:Radmilo Filipovic
Date:2007-09-28 10:56:14
Update:2009-12-22 13:36:26
 

  1. Problem with encoding   Reply   Report abuse  
Picture of Radmilo Filipovic Radmilo Filipovic - 2007-09-28 10:56:15
Hi,
First of all, this is great class, works like a charm.
I do not attribute my problem to your class, but to my ignorance....
Here's the deal : if i use characters like : Ć,č,ž etc in sender field (from Thunderbird) when i receive mssg FROM field becomes something like : =?UTF-8?B?xaB0YSBpbWEgbm92bw==?=
I tried utf8_decode in php, but it doesn't work...
Do you have any ideas how to resolve this?

P.S> Sorry for my English...

  2. Re : Problem with encoding   Reply   Report abuse  
Picture of Radmilo Filipovic Radmilo Filipovic - 2007-09-28 12:17:38 - In reply to message 1 from Radmilo Filipovic
Sorry, decoding....
:(

  3. Re: Problem with encoding   Reply   Report abuse  
Picture of Anders Jenbo Anders Jenbo - 2009-12-22 13:36:26 - In reply to message 2 from Radmilo Filipovic
This subject is double encloded, the first part tells you what the secound encoding is. I belive the first encoding might be base64, but you should look that up in the email specs.