On Thu, Mar 22, 2001 at 12:36:16PM +0530, Sumith wrote:
> Hello
>No deliveries were happening on our qmail server, since I changed the
>qmail/log/run file installed from qmail rpms to that required by "isoqlog"
>(qmail-loganalyzer)
> #!/bin/sh
> exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t !isoqlogappend ./main
>Mails started coming in once I reverted back to the original log file.....
>What went wrong, does qmail-send require proper log files to deliver the
>mails.
>From <URL:http://cr.yp.to/daemontools/multilog.html>:
Note that running processor may block any program feeding input to
multilog.
If isoqlogappend blocks; multilog blocks, which blocks qmail-send.
Vince.