I have installed sqwebmail 5.0.2 with vpopmail . The problem is that sqwebmail dont' authenticates.
Options about sqwebmail compilation: ./configure --without-authpwd --without-authpam --enable-webpass=no --withou t-authshadow --without-authldap --without-authuserdb -- with-authvchkpw --enable-imageurl=/images/sqwebmail/ --enable-hardtimeout=10 0000 --enable-softtimeout=100000 --enable-imagedir=/var/ www/html/images/sqwebmail --enable-logincache --prefix=/usr/local/share/sqwe bmail --with-cachedir=/var/cache/sqwebmail --with-maxmsg size=6097152 --with-maxformargsize=6097152 --with-maxargsize=6097152 If I start authdaemond and test authtentication: > /usr/local/courier-authlib/libexec/courier-authlib/authdaemond INFO: modules="authvchkpw", daemons=1 INFO: Installing libauthvchkpw INFO: Installation complete: authvchkpw ERR: ldap_simple_bind_s failed: Can't contact LDAP server > authtest ZZZZZ XXXXXX Authentication FAILED: Input/output error courier-authlib options: ./configure --prefix=/usr/local/courier-authlib --without-authpam --without- authldap --without-authpwd --without-authmysql --without-authpgsql --without -authshadow --without-authuserdb --without-authcustom --without-authcram -- with-authvchkpw --with-mailuser=89 --with-mailgroup=89 --with-redhat from /usr/local/courier-authlib/etc/authlib/authdaemonrc : authmodulelist="authvchkpw" authmodulelistorig="authvchkpw" authdaemonvar=/usr/local/courier-authlib/var/spool/authdaemon DEFAULTOPTIONS="disablewebmail=0" Why this error "ERR: ldap_simple_bind_s failed: Can't contact LDAP server " , ldap is disabled . I tried a distclean in sqwebmail adn courier-authlib but with no results. Regards Claudio Gremoli
