[EMAIL PROTECTED] wrote:

>I have qmail setup to log using multilog.
>Here is /service/qmail-send/log/run (exec is all on one line):
>#!/bin/sh
>exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s2500000
>/var/log/qmail/qmail-send
>
>Here is what is in /var/log/qmail/qmail-send/:
>-rw-r--r--   1 root     root            0 Oct 19 00:55
>@4000000039eeaa031e847254.u
>-rw-r--r--   1 qmaill   nofiles         0 Oct 19 00:59 current
>-rw-------   1 qmaill   nofiles         0 Apr 21  2000 lock
>-rw-r--r--   1 qmaill   nofiles         0 Oct 19 00:59 state 
>
>If I run 
>$ svstat /service/qmail-send/log,  I get:
>/service/qmail-send/log: up (pid 6100) 67278 seconds
>
>What could cause this to not log?

Well, if multilog doesn't receive anything on standard input, it won't 
have anything to log. What's in your /service/qmail-send/run file?

-Dave

Reply via email to