Re: mail body not decoded by base64_decode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

on 05/29/2009 12:15 AM vuthecuong said the following:
> Hi all
> I'm using below function to send Japanese mail, mail clients such as outlook
> etc displayed Japanese text withou problems but if I viewed JP mail via
> web-based mail such as Gmail, the JP subject is normally displayed, however
> the JP body still base64 encoded strings, it still was not decoded yet.
> Could anyone tell me solution to solve this?

That is because you said it is quoted-printable.

Anyway, the encoding of the headers and the body is independent.

You may want to try this MIME message composing and sending class that
can handle all those details. Take a look at the
test_multibyte_message.php script.

http://www.phpclasses.org/mimemessage


-- 

Regards,
Manuel Lemos

Find and post PHP jobs
http://www.phpclasses.org/jobs/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux