Dear gentoo-list-friends,

I have a working qmail+vpopmail service. i configured squirrelmail on
my system. squirrelmail working perfectly but 'retriveuserdata' plugin
not working. when i add it gave me above error.

squirrelmail options Full Name gave me the below error.

Full Name: Error: unable to setuid

--------------------------------------------------------------------

main squirrelmail configuration changes,
#nano -w /var/www/webmail.mydomain.com/htdocs/webmail/config/config.php
//change the data path
$data_dir                 = '/home/squirrelmail/data/';

data folder permission changes,
drwxrwx---  3 apache      apache     72 Apr 29 17:23 squirrelmail
drwxrwx---  2 apache apache 192 May  1 07:49 data

#cat /home/squirrelmail/data/[EMAIL PROTECTED]
show_html_default=0
sort=0
javascript_on=1
hililist=a:0:{}
got_external_userdata=1
[EMAIL PROTECTED]
full_name=Error: unable to setuid
identities=1


i did following configuration changes to 'retriveuserdata' plugins
configurations
#nano -w ../plugins/retrieveuserdata/config.php
//commented following line
//$SQRUD_RETRIEVE_DATA_FROM = "ldap.php";
//uncommented following line
$SQRUD_RETRIEVE_DATA_FROM = "vpopmail.php";
//uncommented following line
$SQRUD_VPOP_VUSERINFO = "/var/vpopmail/bin/vuserinfo";

#nano -w ../plugins/retrieveuserdata/vpopmail.php
require_once("/var/www/webmail.mydomain.com/htdocs/webmail/plugins/retrieveuserdata/config.php");

please help me to solve this...

--
...

(((o)))~--~--~--~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Proud to be a Sinhalese.
SINHALESE ARE GENIUSES OF IRRIGATION
http://easyweb.easynet.co.uk/~sydney/sinhales.htm

--
gentoo-user@gentoo.org mailing list

Reply via email to