Okay, I'll bite... I've re-read the docs for Sqwebmail, Courier-IMAP and
vpopmail. Somewhere along the way, I must have done something stupid,
because I need to manually run vchkpw2userdb to make password changed
take effect.

# vpopmail
 ./configure  --enable-deliver-filter=y --enable-passwd=y --enable-sqwebmail-pass=y 
--enable-log-name=vpopmail --enable-relay-clear-minutes=180 --enable-auth-logging=y 
--enable-roaming-users=y 

# qmailadmin
./configure  --enable-htmldir=/var/www/ --enable-cgipath=/cgi-bin/qmailadmin

#sqwebmail
 ./configure  --enable-webpass=vpopmail --with-authuserdb --without-authpam ' ' 
--without-authpwd --without-authshadow --without-authldap 
--enable-cgibindir=/var/www/cgi-bin --enable-mimetypes=/var/www/conf/mime.types 
--with-db=db --with-userdb=/etc/userdb

#courier
 ./configure  --without-ipv6 --enable-workarounds-for-imap-client-bugs 
--enable-unicode=iso-8859-1,utf-8 -prefix=/usr/lib/courier-imap 
--with-authchangepwdir=/usr/lib/courier-imap/libexec/authlib --with-db=db 
--with-userdb=/etc/userdb --with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog 
--with-mailuser=root --without-socks --with-authchangepwdir=/var/tmp/dev/null

Help? Please?

Reply via email to