mailstats(1) CLIX mailstats(1)
NAME
mailstats - Displays mail statistics
SYNOPSIS
mailstats [-f file]
DESCRIPTION
For each message received by or sent from the local machine, sendmail logs
statistics, including the mailer name and the number of bytes in the
message. mailstats reads this information and displays each mailer name,
the number of messages sent or received through that mailer, and the total
number of kilobytes sent or received through that mailer.
The -f flag directs mailstats to read statistics from file. If sendmail
is logging statistics to a file other than the default,
/usr/lib/sendmail.st, the -f flag must be specified for mailstats to read
the statistics.
Invoking mailstats displays a list similar to the following:
Statistics from Thu Sep 6 14:30:43 1990
M mailer_name msgsfr bytes_from msgsto bytes_to
0 local 99 99K 60 54K
2 ether 9 9K 2 2K
3 uucp 22 30K 1 1K
6 community 16 18K 41 39K
RELATED INFORMATION
Commands: sendmail(8)
2/94 - Intergraph Corporation 1