Re: [SM-USERS] Using Japanese characters in mail

2005-10-07 Thread David Leangen
Sonal, JIS encoding (iso-2022-jp) is the most commonly-used encoding scheme in Japan. Your Word, Excel, IE, or any other application should easily be able to handle it. Check the documentation of your application for details. As for squirrel, I am not an expert, but I did make a few changes

Re: [SM-USERS] Setting up i18n for Japanese

2005-09-25 Thread David Leangen
Ok, now something else... (sorry for all the questions!!) I am trying to install Japanese support with squirrel. If you want to check php configuration, you must use phpinfo() Japanese support is working. When I change the language option to "Japanese", all the menu items, buttons, etc.

[SM-USERS] Setting up i18n for Japanese

2005-09-25 Thread David Leangen
I am trying to install Japanese support with squirrel. I compiled php with --enable-mbstring and it appears to be set up correctly. When I run "php -i | grep mbstring", I see: Configure Command => './configure' '--with-apxs2=/usr/sbin/apxs' '--with-mysql' '--enable-mbstring=all' '--enable-

RE: [SM-USERS] Installing Squirrelmail with virtual hosts

2005-09-25 Thread David Leangen
Cool! Everything's working now. Thanks for the help! > Check $dontUseHostName setting. Ohhh, ok. I understand better how that works. Thanks! > SquirrelMail does not send any information to vpopmail > authentication program. Information is submitted to IMAP server. Ok. My problem was unrelated

RE: [SM-USERS] Installing Squirrelmail with virtual hosts

2005-09-24 Thread David Leangen
> What kind of problem you have? Mailing list is not IRC. If you want > to get answers, you should provide details about your problem. Good point. The setup is as described below. What I mean by "problem" is that when I try to login, I am directed to the error page that says: "Error: Unknown

[SM-USERS] Installing Squirrelmail with virtual hosts

2005-09-24 Thread David Leangen
Hello! I am hoping to get some advice from more experienced people. I am trying to set up Squirrel for use with vpopmail. I am using: squirrelmail v.1.4.5 bincimap v. 1.2.13 vpopmail v. 5.4.10 compatibility plugin v. 2.0.1 vlogin plugin v. 3.6 running on FC3 with Apache2 php4.