:( 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 > *133* > > Tomas Kuliavas wrote: > >>>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 >>>data, unless register_globals is enabled. You can disable this >>>functionality and this warning by setting session.bug_compat_42 or >>>session.bug_compat_warn to off, respectively. in *Unknown* on line *0 >>> >>>what should i do? if i turn off the register_globals = On, then, i wont >>>get the error message, but, squirrel mail throw me out of the session. >>>please advise. thanks >>>* >>> >>> >>> >> >>Attached plugin should work with qmail-ldap 20030901 or newer. Sample >>plugin configuration is in config.php. Other configuration options are >>documented in README. If you don't want to store administrator's password >>in configuration, you need ACLS that allow users to modify own >>deliveryMode and mailReplyText attributes. >> >>access to attrs=mailReplyText >> ... other access limits ... >> by self write >> >>access to attrs=deliveryMode >> ... other access limits ... >> by self write >> >>Plugin should detect other headers in mailReplyText attribute and keep >>them. Users can use %SUBJECT% tag. >> >>Minimal required SquirrelMail version - 1.4.3. Tested on OpenLDAP 2.2.23, >>QmailLDAP 20041201 and 20050401, Linux Debian Sarge. >> >> >> > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > -- > squirrelmail-users mailing list > Posting Guidelines: > http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines > List Address: [email protected] > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
