Ok, I'm fairly new to this. I ran a Free/BSD system for e-mail in '95 using
sendmail and ipop3, but that ended in '96.
Now in '99 I'm setting up a RedHat Linux 5.2 system using qMail to handle
mail and virtual domains.
At this point delivery to my server is working fine.
I am having problems with qmail-pop3d and vchkpw.
I'm using Inetd my pop-3 line in inetd is:
pop-3 stream tcp nowait root /var/qmail/bin/qmail-popup qmail-popup
mydomain.com /home/popusers/vin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
If I telnet to myserver.com port 110, and type in user NAME [ENTER] pass
PASSWORD [ENTER] and get:
-ERR authorization failed
Where do I go from here in trouble shooting this issue?
Thanks,
-Coby P. Randquist