Looks like you are off to a good start but perhaps you are missing a space between arguments....
--without-authdaemon--with-authvchkpw shoud read... --without-authdaemon --with-authvchkpw I was successfull with these parameters... ./configure \ --enable-imagedir=/home/wim/sqwebmail-3.4.0/images \ --enable-imageurl=/sqwebmail_images \ --enable-cgibindir=/home/wim/sqwebmail-3.4.0/cgi \ --enable-webpass=vpopmail \ --disable-autorenamesent \ --enable-hardtimeout=7200 \ --enable-softtimeout=7200 \ --without-authdaemon \ --with-authvchkpw \ --without-authpwd \ --without-authshadow \ --without-authpam \ --without-authmysql \ --without-authuserdb \ --without-authldap Also note that if you compile with the --without-authdaemon option, you do not need to start the auth deamon. Hope this helps, -- Fred Read Web In Motion Web Hosting and Managed Colocation [EMAIL PROTECTED] http://www.webinmotion.net Phone: (905) 261-3165 Fax: (905) 438-1468 Afif <[EMAIL PROTECTED] To: [EMAIL PROTECTED] id.com> cc: Subject: Re[2]: [sqwebmail] User vpopmail cant login through 11/10/2002 sqwebmail 09:48 PM Please respond to Afif Dear fred, Monday, November 11, 2002, 8:17:06 AM, you wrote: fwn> Recent versions of SQWebmail require that you start the authentication fwn> daemon after the installation. If you do not want to use the authentication fwn> daemon, you can bypass it to work like older versions of SQWebmail by fwn> disabling it when you compile SQWebmail. To do this, you would use options fwn> like this.... yup.. I 've start the daemon, and my problem still exist fwn> ./configure \ fwn> ...your options... fwn> --without-authdaemon \ fwn> --with-authvchkpw here my configure while I install sqwebmail ./configure --enable-webpass=vpopmail \ --enable-authmodule=vchkpw --without-authdaemon--with-authvchkpw \ --enable-cgibindir=/var/www/cgi-bin/ --enable-softtimeout=1200 \ --enable-mimetypes --enable-imagedir=/var/www/htdocs/webmail/ make configure-check; make; make check; make install-strip; make install-configure su -c "/usr/local/share/sqwebmail/cleancache.pl" bin /usr/local/share/sqwebmail/libexec/authlib/authdaemond start did I made a mistake ? need yr guidance and highly appreciate for help -- Warm regards, Afif mailto:afif@;sur.ogs-id.com
