You can't have imap before smtp working if you use authdaemon.  Compile it
explicitly without authdaemon and with authvchkpw.  Also, you can use the
preauthvchkpw.c that comes with courier-imap 1.3.12.

Regards,

Tren.

> -----Original Message-----
> From: Ricardo A Guimaraes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 14, 2001 6:56 AM
> To: [EMAIL PROTECTED]
> Subject: vpopmail 5 + mysql + courier-imap 1.3.12 = no roaming...
>
>
> Hi all:
>
>
> my vpopmail 5.0 (last stable):
>
> vpopmail directory = /var/vpopmail
>                 uid = 510
>                 gid = 505
>            ip alias = ON  --enable-ip-alias-domains=y
> address extentions = OFF --enable-qmail-ext=n (default)
>       roaming users = ON  --enable-roaming-users=y
>      tcpserver file = /var/vpopmail/etc/tcp.smtp
>      open_smtp file = /var/vpopmail/etc/open-smtp
>          user quota = 256000000 -enable-hardquota=256000000
>         auth module = mysql --enable-mysql=y
>   mysql replication = OFF --enable-mysql-replication=n default
> table optimization = many domains --enable-many-domains=y default
>    system passwords = OFF --enable-passwd=n default
>        file locking = ON  --enable-file-locking=y default
>           file sync = ON  --enable-file-sync=y default
>        auth logging = ON  --enable-auth-logging=y
>       mysql logging = OFF --enable-mysql-logging=n default
> mysql clear passwd = OFF --enable-clear-passwd=n default
>   valias processing = OFF --enable-valias=n
>          pop syslog = log everything, including passwords in errors
>                       --enable-logging=v
>      default domain = xxx.com --enable-default-domain=xxx.com
>            auth inc = -I/usr/include/mysql
>            auth lib = -L/usr/lib/mysql  -lmysqlclient -lz
>
>
>
> my courier-imap 1.3.12 (last version):
>
> ./configure --enable-workarounds-for-imap-client-bugs --with-authvchpw
>
> using preauthvchkpw.c from http://www.inter7.com.
>
> vpopmail running ok, but roaming no work for imap user.
>
>
> What's wrong?
>
> I try comment this lines in preauthvchkpw.c:
>
> /* #ifdef POP_AUTH_OPEN_RELAYi */
>                          /* open the relay to imap users */
>                          open_smtp_relay();
> /* #endif  */
>
>
>
>
> but no work too.....
>
>
>
>
>

Reply via email to