"John Chronakis" <[EMAIL PROTECTED]> wrote:
>For example I use the two following run script under
>/service/qmail-send/log/
>
>------------------------------------------------------------
>#!/bin/sh
>exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t
>s2500000 /var/log/qmail/qmail-send
>------------------------------------------------------------
>
>/var/log/qmail /var/log/qmail/qmail-send are owned by qmaill
>
>My problem is that ther is nothing inside the log directories
Is multilog running? Is the sticky bit set on /service/qmail-send?
-Dave