I have two servers writing to log files.
One includes both tcpserver: messages as well as qmail-smtpd messages.
The other only includes tcpserver messages.

As far as I can tell, I have them configured equally.
LOGLEVEL=7.

exec /usr/local/bin/softlimit -m 20000000 \
/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
 -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/usr/local/bin/rblsmtpd -r relays.ordb.org \
/var/qmail/bin/qmail-smtpd 2>&1

What am I missing?

Thanks,

Jim

Reply via email to