"Steve Kapinos" <[EMAIL PROTECTED]> wrote:
>The log in /var/log/qmail-smtpd has entries in it of the form..
>
>[root@hootch qmail-smtpd]# ls
>@00000941952524 @00000941996365
>
>But those log entries only contain tcpserver msgs, not the normal loggin I
>see from qmail.
Right, the smtpd log only logs incoming SMTP connections. The "normal
logging" you're referring to is from qmail-send, which, according to
the process list you posted, is being done through splogger.
Check your /etc/syslog.conf to see if/where you're logging those
messages.
-Dave