Displaying 1 result from an estimated 1 matches for "trashquota".
2002 Jul 31
0
Re: [sqwebmail] vpopmail+mysql and sqwebmail authentication problems]
...just to your apache setup:
./configure --disable-changepass --enable-autopurge=7
--with-defaultlang=en --enable-cgibindir=/var/www/cgi-bin
--enable-imagedir=/usr/local/apache/icons/webmail
--enable-imageurl=/icons/webmail
--enable-mimetypes=/usr/local/apache/conf/mime.types --enable-lang=en
--with-trashquota --without-authpam --without-authuserdb
--without-authpwd --without-authshadow --without-authdaemon
--with-authvchkpw
su (or can't find vpopmail's libs, chmod 0600)
make
umask 022
make install-strip
insert in something like rc.local:
/usr/local/share/sqwebmail/libexec/authlib/authdaemond...