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?

Reply via email to