I was running qmail-pop3d from inetd on FreeBSD 4.3 with no problems 
getting my mail.  I took a suggestion and moved to running it under 
tcpserver.  Now using the same username and password I get a -ERR 
authorization failed.

qmail-pop3d start script:

#!/bin/sh
exec /usr/local/bin/softlimit -m 2000000 \
     /usr/local/bin/tcpserver -v -l 0 0 110 /var/qmail/bin/qmail-popup \
         mail.oims.net /bin/checkpoppasswd relay-ctrl-allow 
/var/qmail/bin/qmail-pop3d Maildir 2>&1

the program /bin/checkpoppasswd worked just fine under inetd.

Now, even when I try /var/qmail/bin/qmail-popup mail.oims.net 
/bin/checkpoppasswd and enter USER myusername and PASS mypassword

I get the same error.  the checkpoppasswd came form Paul Gregg's projects 
(http://www.pgregg.com/projects/)

Any suggestions?



=====================================================================
Todd Grimes                                         [EMAIL PROTECTED]
Internet Systems Specialist                       [EMAIL PROTECTED]
Bass Pro Outdoors Online, L.L.C.                        (417)873-4354


Reply via email to