On Thu, 30 Oct 2003 16:37:15 +0700 "Muhamad Soleh Fajari" <[EMAIL PROTECTED]> wrote:
> Hi, > I want to use qmail + qmail-ldap + courier-imap + squirrelmail for my > mailserver, all application already installed succesfully, except > squirrelmail. I use ldapuserdata > (http://email.uoa.gr/projects/squirrelmail/ldapuserdata.php) > > In ldapuserdata README, #3, I must move file_prefs.php to function > directory, and my problem is I can not find file_prefs.php file. How I > can get it ? That should read 'ldap_prefs.php'. Sorry about that. :-I So the correct sequence to overwrite Squirrelmail's file_prefs would be: cd ../functions mv file_prefs.php file_prefs.php.original mv ../plugins/ldapuserdata/ldap_prefs.php ./file_prefs.php But are you sure you want to write user's preferences in the LDAP server? Again sorry. LDAP Prefs backend is to be included officially in the development branch of Squirrelmail. Until then, an updated plugin will probably be released. For anything else that has to do with ldapuserdata, feel free to ask (preferrably in squirrelmail-plugins). -- Alexandros Vellis University of Athens [EMAIL PROTECTED] Network Operations Centre http://www.noc.uoa.gr/~avel/ Public Key: http://www.noc.uoa.gr/~avel/gpgkey.asc ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
