I run tcpserver/qmail from rc.local with the following line:


# Start Qmail-smtpd
env - PATH="/var/qmail/bin:/bin" \
tcpserver -v -p -x /home/vpopmail/etc/tcp.smtp.cdb -u514 -g512 0 smtp 
/var/qmail/bin/qmail-smtpd 2>&1 > /dev/null &

How do I get the status messages to go to maillog, instead of being 
displayed on the screen?

 KS


Reply via email to