Hi!
tried building with the following configure options
./configure --with-cachedir --without-gzip --enable-webpass=vpopmail
--enable-softtimeout=1800 --enable-autopurge=4 --enable-maxpurge=7
--enable-cgibindir=/home/webadmin/cgi-bin --with-ispell=/usr/bin/ispell
--with-maxargsize=1000000 --with-maxformargsize=1000000
--with-maxmsgsize=4194304 --without-authpwd --without-authshadow
--without-authpam --without-authmysql --without-authldap
--with-authvchkpw --without-authuserdb --without-authdaemon
--enable-imagedir=/home/webadmin/htdocs/mail_images
--enable-imageurl=http://whatever-url/mail_images/
--enable-mimetypes=/usr/local/apache/conf/mime.types
got the error below ...
libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
/root/src/qmail/web_interface/sqwebmail-0.99/authlib/preauthvchkpw.c:75:
undefin
ed reference to `vclose'
collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory
`/root/src/qmail/web_interface/sqwebmail-0.99/authlib
'
make: *** [all-recursive] Error 1
did I do something wrong?
cheers!
/shaoming
Sam Varshavchik wrote:
>
> This release adds mail filtering -- the webmail interface can be used to
> specify rules to automatically sort incoming mail into folders.
>
> Filtering requires that the maildrop mail filter must be installed first,
> because filtering is implemented by the webmail CGI generating a maildrop
> filtering recipe.
>
> A completely rewritten authmysql module is also included, as well as
> several bug fixes.
>
> Download:
>
> http://download.sourceforge.net/courier/sqwebmail-0.99.tar.gz
>
> --
> Sam