Welcome Guest, Not a member yet? Register   Sign In
E-Mail with UTF encoded Subject - if longer then expected length => becomes garbled in gmail
#3

[eluser]takasia[/eluser]
Thanks!
This really saved my time :-)

I commented out also this line:

$str = trim(preg_replace('/^(.*)$/m', ' =?'.$this->charset.'?Q?$1?=', $str));

After that, I got this:

Subject: MY_TEXT_IN_JAPANESE

instead of this:

Subject: =?utf-8?Q?MY_TEXT_IN_JAPANESE?=


Messages In This Thread
E-Mail with UTF encoded Subject - if longer then expected length => becomes garbled in gmail - by El Forum - 07-31-2011, 10:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB