Re: Squirrelmail Problem on CentOS 4.4

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



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
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux