This question should be posted to vpopmail list

anyway did u include --enable-mysql=y in your vpopmail configure line and
included the root mysql password in vmysql.h in vpopmail source.

Hope this helps

- Sumith

> hiii ,
>
> i am running : qmail-1.03
>          mysql-3.23.35
>          vpopmail-4.9.4
>
> i didn't find any error while compiling thoses packages.
> here is what i got in my rc scripts :
>
> ------------------my rc scripts ---------------------------------
>
> #!/bin/bashcan
> csh -cf '/var/qmail/rc &'
> csh -cf '/usr/local/mysql/bin/safe_mysqld &'
>
> csh -cf 'env - PATH="/var/qmail/bin:/usr/local/bin" tcpserver 0
> pop-3 /var/qmail/bin/qmail-popup my.domain.name  /home/vpopmail/bin/vchkpw
> /var/qmail/bin/qmail-pop3d Maildir & '
>
> tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.temp < /etc/tcp.smtp
> tcpserver -x /etc/tcp.smtp.cdb -u 102 -g 101 0 smtp
> /var/qmail/bin/qmail-smtpd &
>
> ----------------end of my rc scripts
> -------------------------------------------------
>
>
> everything is working, except one , i can't authenticate any user
> created by vadduser .
>
> root@ my.domain]# telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost. Escape character is '^]'.
> +OK <[EMAIL PROTECTED]>
> user [EMAIL PROTECTED]
> +OK
> pass passsword
> -ERR authorization failed
> Connection closed by foreign host.
>
> can anybody help me solve this problem ?.. .thanks.
> roy
>
>

Reply via email to