Is there any way to track messages or to link the log entries from 
qmail-smtpd and qmail-send so that I may map the network connections and 
where the mail is being sent, i.e. much the same way that my sendmail logs 
used to look.

*/log/run files look like this...

[chains@franklin /]$ cat /var/qmail/supervise/qmail-send/log/run
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill \
     /usr/local/bin/multilog t /var/log/qmail/qmail-send/

[chains@franklin /]$ cat /var/qmail/supervise/qmail-smtpd/log/run
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill \
     /usr/local/bin/multilog t /var/log/qmail/qmail-smtpd/

Thanks,

--Larry

Reply via email to