<[EMAIL PROTECTED]> wrote:
>
>This command for qmail-send
>supervise /var/supervise/qmail/send /var/qmail/rc | setuser qmaill cyclog
>/var/log/qmail &
That's unmodifed from my script, so it should work if the directories
/var/supervise/qmail/send and /var/log/qmail are set up right and
/var/qmail/rc logs to stdout.
>My directories are the same permissions etc
>drwxr-xr-x 4 qmaill root 1024 Jul 19 15:32 qmail/
>drwxr-xr-x 2 qmaill root 1024 Jul 19 15:23 pop3d/
>drwxr-xr-x 2 qmaill root 1024 Jul 19 14:50 smtpd/
Is this "ls -l /var/log/qmail"? If so, not that that qmail-send log
directory is /var/log/qmail, not /var/log/qmail/qmail.
>... the qmail-send messages I never see anywhere ...
Do you see the cyclog process running?
-Dave