I'm not very good at shell programming and I am not tring to spend a lot of time parsing data from log files to get stats. Is there any good freeware or commercial software for doing this.
If you just need basic statistics, Sendmail has a mailstats function defined as follows in the sendmail.mc
define(`STATUS_FILE', `/path/to/statistics')dnl
Run the sendmail.mc thru the m4 preprocessor to generate a new sendmail.cf and restart sendmail.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.