Sam Varshavchik writes:
> > > It show my hostname
> > >
> > > poseidon.mydomain.com and I wrote mydomain.com into
> > > /usr/local/share/sqwebmail/hostname but it don't take effect...
> > >
> > > Thanks by your answer...
>
> Then you have an issue with your chosen authentication module. Reread
> INSTALL and reconfigure your authentication module appropriately.
>From my config.status file:
./configure --enable-webpass=vpopmail --enable-logincache \
--with-cachedir --with-cacheowner=vpopmail --enable-hardtimeout=3600 \
--without-pam --without-authpwd --with-authvchkpw --without-authshadow \
--enable-sqlincdir=/usr/local/mysql/include/mysql/ \
--enable-sqllibdir=/usr/local/mysql/lib/mysql/ --without-authlib-man \
--sysconfdir=/sqwebmail --with-db-gdbm --with-userdb=/etc/userdb \
--with-makedatprog='${exec_prefix}/libexec/sqwebmail/makedatprog' \
--with-formdata --with-authdaemonvar=${datadir}/sqwebmail/authdaemon
I've.
qmail-1.03
sqwebmail-1.0.3
vpopmail-4.9.6
mysql-3.23.22-beta
... and authentication is done by authvchkpw, is this ok??
Thanks for your help..!!
Holman