1825793 Members
2297 Online
109687 Solutions
New Discussion

Re: sendmail messages

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

sendmail messages

I have 4 servers running sendmail for inbound email message traffic. An alteon load balancer sits in fron of it and does a round robin delivery of load to ensure they are loaded equally.

question, where can I check to see the amount of email messages that were processed or queued for email processing. I want to be sure the count is near equal??

is it /log/mta-queue? and pipe that to wc -l?
UNIX IS GOOD
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: sendmail messages

Hi:

/var/spool/mqueue

Regards!

...JRF...
Ivan Krastev
Honored Contributor

Re: sendmail messages

Setup some stats collector/analyzer.
I personally prefer mailgraph - http://mailgraph.schweikert.ch/


regards,
ivan
Jeeshan
Honored Contributor

Re: sendmail messages

try "mailstats"
/usr/sbin/mailstats

Jeesun
a warrior never quits