I had been running the courier-imap pop3d on this new
qmail/vpopmail/sqwebmail system, however i was having problems with netscape
client pop autthentication (netscape cant send username in the form of
name@domain) so i was working on switching back to using qmail-pop3d and
vchkpw.

I'm using a standard script to start it, and things appear ok until i try to
connect, when i recieve this error on the console.

tcpserver: warning: dropping connection, unable to run  : file does not
exist

my startup script for the qmail pop is below.  Ideas?

#!/bin/sh
# vchkpw and qmail-pop3d server config
tcpserver -H -R 0 pop3 \
/var/qmail/bin/qmail-popup sysadmin-inc.com \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
/var/qmail/bin/splogger pop3d &

Your help is greatly appreciated.

Peter Brezny
purplecat.net

Reply via email to