I have installed qmail+vpopmail+sqwebmail on solaris 2.6 server in order to add webmail interface to our customers and avoid creation of real users on Solaris (previous MTA was sendmail).
qmail-1.03 vpopmail-5.2.1 sqwebmail-3.3.7.20020823 vpopmail configure: ./configure --enable-roaming-users=y --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-logging=e --enable-log-name=vpopmail --enable-default-domain=default.domain --enable-valias=y sqwebmail configure: ./configure --without-authpam --without-authuserdb --enable-webpass=no --without-authpwd --without-authshadow --enable-cgibindir=/usr/local/apache/cgi-bin/ --enable-imagedir=/usr/local/apache/htdocs/images/ --with-authvchkpw All users can successful connect to pop3. Sqwebmail authentication for default domain (just username without @domain) is 100% successful, but authentication as user@domain (default or any other) is successful only in about 15-20%. Sometimes you could login one or more times successful, sometimes you have to try 10 or more times before success. We have about hundred users, and only a few concurrent webmail connections. I tested it without any other connection to webmail, but results are the same. Is there any idea? Thanks in advance. Nikola
