|
Now I compiled again with these
options:
./configure
\
--enable-imagedir=/www/default/images/sqwebmail \ --enable-imageurl=/images/sqwebmail \ --enable-cgibindir=/www/default/cgi-bin \ --enable-webpass=vpopmail \ --disable-autorenamesent \ --enable-hardtimeout=7200 \ --enable-softtimeout=7200 \ --without-authdaemon \ --with-authvchkpw \ --without-authpwd \ --without-authshadow \ --without-authpam \ --without-authmysql \ --without-authuserdb I got the following errors:
preauthvchkpw.c: In function
`auth_vchkpw_pre':
preauthvchkpw.c:34: warning: unused variable `s' pcplocale.c: In function `pcp_fmttime': pcplocale.c:850: warning: `%x' yields only last 2 digits of year in some locales on non-BSD systems newmsg.c: In function `newmsg_init': newmsg.c:344: warning: unused variable `checkspelling' newmsg.c:343: warning: unused variable `checkspellingdone' Now there is no authdaemon. But it doesn�t work!
Invalid username or password.
Any idears?
How is it whit the ownership? Every file of
sqwebmail I gave the same owner:group like httpd is this correct?
|
