At 07:35 05/04/2000 -0400, Dave Sill wrote:
>Irwan Hadi <[EMAIL PROTECTED]> wrote:
>
>>Why on my server, qmail still logging the email traffic inbound and
>>outbound by using syslogd. I have installed qmail by following at LWQ
>>instructions, using multilog.
>
>qmail can only log through syslog if you pipe output to splogger. The
>LWQ instructions don't use splogger anywhere. Make sure your
>/var/qmail/rc doesn't contain "| splogger".
but after following this command at /var/qmail/rc
#!/bin/sh
# Using stdout for logging
# Using control/defaultdelivery from qmail-local to deliver messages by default
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start "`cat /var/qmail/control/defaultdelivery`"
qmail won't delivery any mail both inbound and outbound
so I change it again as usual
cp /var/qmail/boot/home /var/qmail/rc
how to solve the problem then ?
my /var/qmail/boot/home is
#!/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 splogger qmail
>
>-Dave
-------
AFLHI 058009990407128029/089802---(102598//991024)