[CentOS] Squirrelmail Problem on CentOS 4.4

MOSER, Wilhelm

wilhelm.moser at demos.at
Tue Feb 26 13:51:52 UTC 2008


Well, easy to solve for non-japaneses

find /usr/share/squirremail/functions/mime.php

 if (!$charset_converted) {...   <<< line 316
 ...
 }                               <<< line 323

and do this (comment it out)
/*
 if (!$charset_converted) {...   <<< line 316
 ...
 }                               <<< line 323
*/

Dont know if we run in trouble if we get a japanese charset in a mail but
I think the worst case is som char_scramble in the mail view.

greez willi



More information about the CentOS mailing list