Hi, I have installed vpopmail 5.2 (upgrade from 4.9.10) w/mysql. It work
because if I exec
/bin/vadduser [EMAIL PROTECTED] password
the new user is stored into DBMS.

Now I need an Imap server that run on vpopmail 5.2. I have choice
courier-imap. I have exec this configure:

/configure  --disable-root-check --prefix=/usr/local/courier-imap/
--with-mailuser=vpopmail
--with-authchangepwdir=/usr/local/courier-imap//libexec/authlib
--with-db=gdbm --with-userdb=/etc/userdb
--with-makedatprog=/usr/local/courier-imap//libexec/makedatprog
--without-socks --with-authchangepwdir=/var/tmp/dev/null
--cache-file=.././config.cache --srcdir=.

make and make install are ok.
Exec of /usr/local/courier-imap/libexec/imapd.rc start  is ok.
If I telnet imap-server 143 it return me :
 OK Courier-IMAP ready. Copyright 1998-2001 Double Precision, Inc.  Se

But If I try to connect via mail-reader, the mail-reader return to me
that the imap-server does not respond in correct way. If I run
/usr/local/courier-imap/libexec/authlib/authvchkpw
it returns me :

AUTHFAILURE

Why this ?
plz help me.
plz.

Tnx in advance.
Michel



_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to