I am trying to run make on a FreeBSD box. Qmail and vpopmail are up and
running, but I am having a heck of a time with sqwebmail. I want user to
be able to login using vistual email account. Here is my configure:
./configure --without-authpam --without-authuserdb --enable-webpass=no
--without-authpwd --without-autoshadow
--enable-cgibindir=/usr/local/www/cgi-bin/sqwebmail
--enable-imagedir=/usr/local/www/data/sqwebmail
The error I get is:
preauthvchkpw.c: In function `auth_vchkpw_pre':
preauthvchkpw.c:70: too many arguments to function `make_user_dir'
*** Error code 1
Stop in /usr/local/src/sqwebmail-2.1.1/authlib.
*** Error code 1
I am trying to figure this out but to no avail.
Thanx
Carol