Okay, obviously, it's just me... I'm clearly having a much more difficult time at this than everyone else. I've read and re-read the INSTALL files and still can't figure out what might be wrong or what I need to do. I'm sure sqwebmail is much more sophisticated that @Mail, because @Mail installed and executed flawlessly on the first attempt. Of course, @Mail charges a fee for their license ;-)
Here's the configure script parameters I've whittled down to(an effort to force authpwd to authenticate through /etc/passwd): ./configure --prefix=/var/sqwebmail --enable-cgibindir=/srv/www/sqwebmail/cg i-bin --enable-imagedir=/srv/www/sqwebmail/images --enable-imageurl=/srv/www /sqwebmail/images --without-authdaemon --without-authpam --without-authuserd b --enable-webpass=no --enable-default-domain=criticaldata.com --without-aut hldap --without-authpgsql --without-authcustom --without-authcram --without- authmysql Here's the result of authinfo: AUTHENTICATION_MODULES="authpwd" SASL_AUTHENTICATION_MODULES="PLAIN LOGIN" So, what else needs to be done (post-install configuration steps maybe?) so I don't continue to get INVALID USER ID OR PASSWORD?
