Hello,
I'd like to use maildrop+mysql+ couier-imap.
he problem is that mysql support is'nt with maildrop with versions 1.8
and greater because he uses courier-authlib.
I have a debian sarge with a version of courier-imap which works without
authlib...so i't not easy for me, and I don't want to recompile also
courier-imap.
So I try to use maildrop 1.7.0 which has mysql support but when I tru t
compile it, it fails at the ./configure:
configure --without-db --enable-maildropmysql
--with-mysqlconfig=/etc/courier/maildropmysql.config
--enable-maildirquota --enable-maildrop-uid=1001 --enable-maildrop-gid=1001
it makes these errors:
-------------------------------------------------------------------------------------------------------
configure: error: Invalid --with-db option
configure: error: /bin/sh './configure' failed for makedat
------------------------------------------------------------------------------------------------
even if I put --without-db
What do you think of that?
Thanks.