On Fri, May 04, 2001 at 12:57:56PM -0400, Carl J. Danowski wrote:
> While I thought I've configured everything according to the million man
> files...mail comes in, gets put into a directory under /var/qmail/queue 
> 
> ps -ef | grep qmail reveals:
> 
> root       198   194  0 08:59 ?        00:00:00 supervise qmail
> qmaild     570     1  0 09:00 ?        00:00:00 tcpserver -c 100 -u 101 -g 102 0
> 
> so qmail is apparantly running.

It looks like it's not running. You should see these:

qmails     235  0.0  0.4   952  472 con- I    17Apr01   0:57.48 qmail-send
root       242  0.0  0.3   888  380 con- I    17Apr01   0:10.77 qmail-lspawn ./Maildir/
qmailr     243  0.0  0.3   888  424 con- I    17Apr01   0:01.92 qmail-rspawn
qmailq     244  0.0  0.3   876  384 con- I    17Apr01   0:09.98 qmail-clean

It looks like you probably have qmail-smtpd running, which will happily queue
mail that comes in via SMTP, but qmail-send isn't there to process it once it's
queued.

What's in /service/qmail/run? Is /service/qmail/run executable? Is anything in
the logs?

Chris

PGP signature

Reply via email to