I tried making it writable - didn't make a difference.
[root@CIO-QMAIL1 log]# ls -l /var/log/qmail
total 8
-rwxrw-rw- 1 root root 18 Sep 29 12:02 current
-rw-rw-rw- 1 root root 0 Sep 29 12:02 lock
drwxrw-rw- 2 root root 4096 Sep 29 11:37 qmaillog
-rw-rw-rw- 1 root root 0 Sep 29 12:02 state
[root@CIO-QMAIL1 log]# ls -ld /var/log/qmail
drwxrwxrwx 3 root root 4096 Sep 29 12:02 /var/log/qmail
[root@CIO-QMAIL1 log]# cat /var/qmail/rc
#!/bin/sh
# Using splogger to send the log through syslog.
# Using qmail-local to deliver messages to ~/Mailbox by default.
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Mailbox multilog /var/log/qmail
[root@CIO-QMAIL1 log]# ps ax | grep mult
19136 pts/1 Z 0:00 [multilog <defunct>]
19372 pts/1 S 0:00 grep mult
[root@CIO-QMAIL1 log]#
> -----Original Message-----
> From: Adam McKenna [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 29, 2000 11:54 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Gack, multilog defunct!
>
>
> On Fri, Sep 29, 2000 at 11:44:41AM -0700, Ihnen, David wrote:
> > [root@CIO-QMAIL1 log]# cat /var/log/qmail/qmaillog/current
>
> What are the permissions on /var/log/qmail/qmaillog/ ?
>
> --Adam
>
> --
> Adam McKenna <[EMAIL PROTECTED]> | "No matter how much it
> changes,
> http://flounder.net/publickey.html | technology's just a
> bunch of wires
> GPG: 17A4 11F7 5E7E C2E7 08AA | connected to a bunch
> of other wires."
> 38B0 05D0 8BF7 2C6D 110A | Joe Rogan, _NewsRadio_
>