[EMAIL PROTECTED] wrote:

>I tried to telnet to port 25, then checked
>/var/log/qmail/smtpd/current, and it says
>biglongnumber tcpserver: warning: dropping connection, unable to run
>/var/qmail/bin/qmail-smtpd: access denied
>permissions on it are:
>-rwxr-xr-x 1 root qmail 26108 Apr 3 04:12 qmail-smtpd

What does:

  ls -ld / /var /var/qmail /var/qmail/bin

show? What happens when you try to run qmail-smtpd interactively?
E.g.:

  /var/qmail/bin/qmail-smtpd

I suspect that either a directory mode is hosed or /var/qmail/bin is
on a filesystem mounted with the noexec option.

-Dave

Reply via email to