you line should look similar to this (note the single domain)
tcpserver -v -H -R -l mail -c5 0 pop3 qmail-popup mail.domain.com\
vchkpw qmail-pop3d Maildir 2>&1
----- Original Message -----
From: "Brian C. Doyle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 13, 2001 10:31 AM
Subject: Authentication Problems
> Hello,
>
>
> I am runing Redhat 6.1 and installed Qmail and got that running and doing
> pop mail just fine. I installed vpopmail and it installed fine... I can
> add a domain and a user to that domain Cool so I kill my pop3 that is
> running (tcpserver 0 pop3 /var/qmail/bin/qmail-popup qmail-popup
jbbent.com
> /usr/bin/checkvpw /var/qmail/bin/qmail-pop3d Maildir) and start the Qmail
> with vpopmail with
> tcpserver 0 pop3 /var/qmail/bin/qmail-popup \
> domain1.com domain2.com \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
>
> Domain1.com is the original domain that was working under just
> Qmail. Domain2.com is a virtual domain with out its own IP. Now I can
not
> check email on either domains. Okay so I add domain1.com to ./vadddomain
> dmain1.com password and a user and just get an auth error.
>
> What am I missing to get this working???
>
> Thank you for all of your help!
>
>