Sendmail delivery stats is a Perl script to analyze Sendmail log files and produce mean delivery times. It dumps all data in CSV, HTML, or plain text format.
| Tags | Communications Email Internet Log Analysis Diagnostics Utilities |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX |
| Implementation | Perl |
Recent releases


Changes: Template use was fixed.


Changes: The HTML output format was added, with possible template use. Output is now sorted. Minor bugfixes and code cleanup were done.


Changes: New data (min and max delivery times for each domain) are collected and displayed.


Changes: This release no longer counts email messages delivered locally (addresses without @).


Changes: A new option allowing you to drop domains with low volume traffic.