hiya,

been looking through the archives, can't seem to find my answer.

this is in my /etc/init.d/qmail file:

#Starts qmail-send and qmail-l/rspawn etc.
csh -cf 'qmail-start ./Maildir/ splogger qmail &'

#Starts qmail-smtpd for incoming smtp connections.
/usr/local/bin/tcpserver -D -lcia.com.au -b30 -H -R -c100 -x/var/qmail/tcp.s
mtp.cdb -u71 -g65534 0 smtp
/var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd &

#Starts qmail-popup for incoming pop connections to maildirs.
/usr/local/bin/tcpserver -D -lcia.com.au -b40 -H -R -c100 0 pop3
/var/qmail/bin/qmail-popup virtual1.com
.au /work/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &

Question 1:

qmail-smtpd isn't logging. is this because i don't have a "recordio"
parameter there?

if this in the case.. piping it out through splogger is unnecessary correct?

Question 2:

I am getting a growing mail.log with presumably lots of qmail-send messages.
However, i specified a tag of "qmail" for splogger, but i am getting
"splogger" as the description in my mail.log file. Any ideas?

Regards,

Marc-Adrian Napoli
Connect Infobahn Australia
+61 2 92811750

Reply via email to