Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Japanese groupware?
- Date: Tue, 02 Mar 2004 19:01:50 +0900
- From: David E <dave@???>
- Subject: Re: [tlug] Japanese groupware?
- References: <20040302044547.89255.qmail@example.com>
2004/03/02 at 13:45 Gerald Naughton wrote: > As a followup to my email > > My main issue was displaying of Japanese email > with individual Groupware Tools > > - Horde www.horde.org > - eGroupware > same problem with Japanese > Menu OK but Email message was messed up > - tutos > same problem with Japanese > Menu OK but Email message was messed up > - iLohamail > used @ GOL.COM(as Jonathan said ) > Doesn`t support POP3S but looks good > Notes > 1 PHP 4.3.2 > needs to support mbstring (invoke in php.ini) You may be able to solve the Japanese email issues in some of these systems by overloading the mail() function with mb_send_mail(). This can be done in the php.ini config file by setting something like (I might be remembering the syntax wrong - best check the docs) mbstring.func_overload = 1 A couple of caveats - apparently mb_send_mail doesn't handle HTML mail, and overloading the mail() function might result in non-Japanese email also being sent with Japanese encoding headers, etc. Also, as you note, you'll need to set up some mbstring parameters in php.ini to automatically convert encodings on input and output. -- -dave
- Follow-Ups:
- Re: [tlug] Japanese groupware?
- From: Gerald Naughton
- References:
- Re: [tlug] Japanese groupware?
- From: Gerald Naughton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Japanese input in openOffice 1.1
- Next by Date: Re: [tlug] Suse blues
- Previous by thread: Re: [tlug] Japanese groupware?
- Next by thread: Re: [tlug] Japanese groupware?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links