On Thu, Mar 23, 2000 at 04:51:19AM -0800, Juara Com wrote:
> I've been trying to install qmail following the instructions on Life with 
> qmail and smtp-poplock on RedHat 6.1.
> The error message I keep getting when trying to run the qmail start script 
> is:
> tcpserver: warning: dropping connection, unable to run /var/qmail/bin: 
> access denied

It looks like you've got a stray space in your script, maybe something like:

tcpserver ... /var/qmail/bin /qmail-smtpd

tcpserver is trying to execute /var/qmail/bin, instead of
/var/qmail/bin/qmail-smtpd or /var/qmail/bin/qmail-pop3d or whatever.

Chris

Reply via email to