exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Maildir/ /usr/local/bin/multilog t s1000000 /var/log/qmail
qmail

unfortunately the above does no logging for me...
nor if i put some quotes in...

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Maildir/ '/usr/local/bin/multilog t s1000000 /var/log/qmail'
qmail

permissions:

dev10# ls -ld /var/log/qmail
drwxr-xr-x   2 qmaill   nofiles      512 Jul  5 16:40 /var/log/qmail

and sliding the setuidgid qmaill before multilog didn't do any logging
either.
:(

> To the original poster: Yes, that will work as you want it
> to, assuming that
> you have created a /var/log/qmail directory with the
> appropriate permissions
> (it should be owned, or at least readable, writable, and
> searchable, by
> qmaill).
>


_____NetZero Free Internet Access and Email______
   http://www.netzero.net/download/index.html

Reply via email to