I wan't switch syslog to multilog. I could't find log file in /var/log/qmail
after I changed   qmail rc file and restart the machine.

The following is my rc file.
#!/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 ./Maildir/ multilog t /var/log/qmail

Qiao

Reply via email to