On Feb 19, 2008 8:58 PM, Zhang Huangbin <[EMAIL PROTECTED]> wrote:
> Hi, all.
>
> I use this SquirrelMail plugin for mail forward setting in LDAP:
>     * Change Qmail-LDAP Foward v1.0.
>
> But i got some trouble now.
>
> My mail server components:
>
>     * OpenBSD 4.2 -release, i386.
>     * OpenLDAP-2.3.33 (with qmail.schema)
>     * SquirrelMail-1.4.3 (with compatibility-2.0.10)

http://squirrelmail.org/wiki/CompatibilityDependencies

>     * PHP-5.2.3
>
> When i configure and enable change_qldforward, it display these error
> msg in Apache error_log:
>
> --------
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  1 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  2 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  1 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  2 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  1 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  2 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  1 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  2 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Notice:  Undefined offset:  1 in
> /squirrelmail-1.4.13/plugins/compatibility/functions.php on line 121
> [Wed Feb 20 20:11:45 2008] [error] PHP Fatal error:  Call to undefined
> function php_self() in
> /squirrelmail-1.4.13/plugins/compatibility/includes/1.5.0/global.php on
> line 25
> --------
>
> And bellow is my config.php:
>
> # cat config.php |grep -v '[/*]' | uniq
>
> <?php
>
>         $ldap_server = "localhost";
>
>         $ldap_user_field = "mail";
>         $forwarding_field = "mailforwardingaddress";
>
>         $ldap_base_dn = "o=domains,dc=openbsdonly,dc=org";
>
> ?>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to