On Sun, Sep 19, 1999 at 10:46:11PM -0500, Mark Thomas wrote:
> 937728523.256241 tcpserver: warning: dropping connection, unable to run
> /var/qmail/bin/qmail-smtpd-wrapper: access denied
> 937728523.256449 tcpserver: end 16854 status 28416
> 937728523.256503 tcpserver: status: 0/40
> 
> This is the /var/qmail/bin/qmail-smtpd-wrapper
> #/bin/bash

The line above needs to be:

#!/bin/bash

And make sure that qmail-smtpd-wrapper is executable.

> # remmed the next line out due to errors.
> ***********************MCT**********************

What's the above line? It needs to be commented out.

> ulimit -d 1024
> exec /var/qmail/bin/qmail-smtpd $ {1+"$@"}

Chris

Reply via email to