Dear All,
               I wanna use change_qldforward plugin in my webmail i have
downloaded and install this plugin according INSTALL file as well as i have
made changes in config.php file as following -:

$ldap_server = '127.0.0.1';
        /* ldap_user_field=whatever ldap field users login against. */
        $ldap_user_field = 'uid';
        $forwarding_field = "mailForwardingAddress";
        /* put the ldap base dn of your server here */
        $ldap_base_dn = 'dc=zoom,dc=com';
        /* In addition to mailforwarding address, you may want to toggle a
deliv
ery mode
         * field.  To do so just uncomment the following variables to set
the ap
propriate
         * ldap attribute and corresponding values. */
        $delivery_mode_field = "deliveryMode" ;
        $delivery_mode_local_val[0] = "localdelivery" ;
        $delivery_mode_forward_val[0] = "forwardonly" ;


I am running qmail with ldap everything is working perfectly but this plugin
not following is the error which i am getting through httpd error_log file

[client 10.0.3.1] PHP Warning:  main(): Failed opening
'../plugins/compatibility
/functions.php' for inclusion (include_path='.:/usr/share/pear') in
/var/www/htm
l/mail/plugins/change_qldforward/options.php on line 29, referer:
http://192.168 <http://192.0.0.168/>
.1.8/src/options.php
I have also set acl in slapd.conf file as well kindly look in to the problem
..i will be grateful to you ...
-- 
Regards

Piyush Joshi
9415414376
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
-----
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