Hello, I use courier and sqwebmail for a long time,all work fine,but now i meet a real problem. Most of my users use Chinese as their native language,and use GB2312 character,this character use two bytes as one char.,
My problem is: when my user write message with sqwebmail,the webmail will wrap the message body 76 chars one line, (i hack the source and find rfc2646create.c , there's wordwrap_xx and something like that). It's good for all western user,but for my user,the wrap routine could split one gb2312 char into two pieces sometime,and could cause the following line display not correct. I think others use the CJK (chinese/japanese/korean) would meet this problem also, maybe not use wordwrap or encoding with base64 before wrap is a good answer. can anyone solve this? Huang 2003.Feb.28 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
