Re: [SM-USERS] Qmail vacation problem

2005-09-12 Thread Tomas Kuliavas
It works if you use utf-8 translation or don't use 8bit symbols in replies. If you can't upgrade SquirrelMail and use iso-8859-1 translations, charset_convert can be replaced with appropriate utf8_decode (http://www.php.net/utf8-decode) and utf8_encode (http://www.php.net/utf8-decode) calls. Other

Re: [SM-USERS] Qmail vacation problem

2005-09-12 Thread Tomas Kuliavas
:( Sorry. Forgot use of character set conversion functions. Minimal SquirrelMail version for QmailLDAP backend - 1.4.4. > i have this error, please advise > > *Fatal error*: Call to undefined function: charset_convert() in > */usr/webmail/plugins/squirrel_autorespond/backend/qldap.php* on line >

Re: [SM-USERS] Qmail vacation problem

2005-09-12 Thread Hiu Yen Onn
i have this error, please advise *Fatal error*: Call to undefined function: charset_convert() in */usr/webmail/plugins/squirrel_autorespond/backend/qldap.php* on line *133* Tomas Kuliavas wrote: i have a problem when configure vacation, qmail-ldap version 0.2. it throws errors as such *Warn

Re: [SM-USERS] Qmail vacation problem

2005-09-12 Thread Tomas Kuliavas
> i have a problem when configure vacation, qmail-ldap version 0.2. it > throws errors as such > > *Warning*: Unknown(): Your script possibly relies on a session > side-effect which existed until PHP 4.2.3. Please be advised that the > session extension does not consider global variables as a sourc

[SM-USERS] Qmail vacation problem

2005-09-11 Thread Hiu Yen Onn
i have a problem when configure vacation, qmail-ldap version 0.2. it throws errors as such *Warning*: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of d