Martin Hasenbein wrote
> I'm using qmail with the daemontools and my logs are generated by
> multilog. I'm running qmail for example like this:
>
> #!/bin/sh
>
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start ./Maildir/ multilog t s1000000 n100 /usr/local/server/qmail/main
>
> Is it possible to make multilog rotate logfiles, lets say every night at 0??
This one is actually for Apache's pipe log mechanism, but should work
for qmail also (never used it myself):
http://www.ford-mason.co.uk/resources/cronolog/
Ciao
--
Bernhard Graf <[EMAIL PROTECTED]>