On Friday 11 March 2005 02:32 am, Dan D wrote:
> ok, i just installed vpopmail and everything seems to be working with
> imap fine, but i am getting this error when trying to check via pop3
>
> +OK <[EMAIL PROTECTED]>
> user dan
> +OK
> pass mypass
> vchkpw-pop3: vchkpw is only for talking with qmail-popup and
> qmail-pop3d. It is
> not for runnning on the command line.
>                                      -ERR authorization failed
>
> and then the session terminates.
> I get the same error when using a mail client
>
> I compiled with ./configure --enable-roaming-users=y --enable-valias=y
> and my /service/qmail-pop3d/run has:
>
> #!/bin/sh
> exec    /usr/local/bin/softlimit -m 2000000 \
>         /usr/local/bin/envdir /etc/relay-ctrl \
>         /usr/local/bin/relay-ctrl-chdir \
>         /usr/local/bin/tcpserver -v -R -H -l 0 0 110 \
>         /var/qmail/bin/qmail-popup \
>         idelaney.net \
>         /bin/checkpassword \
>         /usr/local/bin/relay-ctrl-allow \
>         /home/vpopmail/bin/vchkpw \
>         /var/qmail/bin/qmail-pop3d Maildir \
>         2>&1

you can't daisy chain checkpassword modules like that.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
    [EMAIL PROTECTED] ++ inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
      kitchen @ #qmail #gentoo on EFnet IRC ++ scriptkitchen.com/qmail
         GnuPG Key ID: 481BF7E2 ++ jabber:[EMAIL PROTECTED]

Attachment: pgptohr23vuH8.pgp
Description: PGP signature

Reply via email to