> I'm trying to compile that, but I've a problem:

SOLVED.

My steps:
curl -O
http://aleron.dl.sourceforge.net/sourceforge/courier/courier-imap-2.2.1.tar.
bz2
bzip2 -cd courier-imap-2.2.1.tar.bz2 | tar xf -
cd courier-imap-2.2.1/
./configure --prefix=/usr/local/courier-imap --disable-root-check
--without-authpam --without-authldap --without-authpwd --without-authmysql
--without-authpgsql --without-authshadow --without-authuserdb
--without-authcustom --without-authcram --without-authdaemon
--with-authvchkpw --with-ssl --with-piddir=/var/run
gmake
gmake install
gmake install-configure

QUESTION

My question now is: how could I say "Courier, use vchkpw_ssl and not
vchkpw"? It's possible to change the path to vchkpw in the Courier-Imap
config, or I've to change the vchkpw in vchkpw_nossl and my
/var/qmail/supervise/qmail-pop3d/run script?

Thanks for your patience and support
Regards
Andrea

Reply via email to