aboutsummaryrefslogtreecommitdiff
path: root/mailstats/mailstats.0
diff options
context:
space:
mode:
Diffstat (limited to 'mailstats/mailstats.0')
-rw-r--r--mailstats/mailstats.060
1 files changed, 30 insertions, 30 deletions
diff --git a/mailstats/mailstats.0 b/mailstats/mailstats.0
index f733c56ba5fa..f31eddc10bd7 100644
--- a/mailstats/mailstats.0
+++ b/mailstats/mailstats.0
@@ -1,62 +1,62 @@
-MAILSTATS(8) MAILSTATS(8)
+MAILSTATS(8) System Manager's Manual MAILSTATS(8)
-NAME
+NNAAMMEE
mailstats - display mail statistics
-SYNOPSIS
- mailstats [-c] [-o] [-p] [-P] [-C cffile] [-f stfile]
+SSYYNNOOPPSSIISS
+ mmaaiillssttaattss [--cc] [--oo] [--pp] [--PP] [--CC _c_f_f_i_l_e] [--ff _s_t_f_i_l_e]
-DESCRIPTION
- The mailstats utility displays the current mail statistics.
+DDEESSCCRRIIPPTTIIOONN
+ The mmaaiillssttaattss utility displays the current mail statistics.
First, the time at which statistics started being kept is displayed, in
the format specified by ctime(3). Then, the statistics for each mailer
are displayed on a single line, each with the following white space
separated fields:
- M The mailer number.
- msgsfr Number of messages from the mailer.
- bytes_from Kbytes from the mailer.
- msgsto Number of messages to the mailer.
- bytes_to Kbytes to the mailer.
- msgsrej Number of messages rejected.
- msgsdis Number of messages discarded.
- msgsqur Number of messages quarantined.
- Mailer The name of the mailer.
+ MM The mailer number.
+ mmssggssffrr Number of messages from the mailer.
+ bbyytteess__ffrroomm Kbytes from the mailer.
+ mmssggssttoo Number of messages to the mailer.
+ bbyytteess__ttoo Kbytes to the mailer.
+ mmssggssrreejj Number of messages rejected.
+ mmssggssddiiss Number of messages discarded.
+ mmssggssqquurr Number of messages quarantined.
+ MMaaiilleerr The name of the mailer.
After this display, a line totaling the values for all of the mailers
- is displayed (preceded with a ``T''), separated from the previous
- information by a line containing only equals (``='') characters.
- Another line preceded with a ``C'' lists the number of TCP connections.
+ is displayed (preceded with a ``T''), separated from the previous in-
+ formation by a line containing only equals (``='') characters. Another
+ line preceded with a ``C'' lists the number of TCP connections.
The options are as follows:
- -C Read the specified file instead of the default sendmail configu-
+ --CC Read the specified file instead of the default sseennddmmaaiill configu-
ration file.
- -c Try to use submit.cf instead of the default sendmail configura-
+ --cc Try to use submit.cf instead of the default sseennddmmaaiill configura-
tion file.
- -f Read the specified statistics file instead of the statistics
- file specified in the sendmail configuration file.
+ --ff Read the specified statistics file instead of the statistics
+ file specified in the sseennddmmaaiill configuration file.
- -P Output information in program-readable mode without clearing
+ --PP Output information in program-readable mode without clearing
statistics.
- -p Output information in program-readable mode and clear statis-
+ --pp Output information in program-readable mode and clear statis-
tics.
- -o Don't display the name of the mailer in the output.
+ --oo Don't display the name of the mailer in the output.
- The mailstats utility exits 0 on success, and >0 if an error occurs.
+ The mmaaiillssttaattss utility exits 0 on success, and >0 if an error occurs.
-FILES
- /etc/mail/sendmail.cf The default sendmail configuration file.
- /etc/mail/statistics The default sendmail statistics file.
+FFIILLEESS
+ /etc/mail/sendmail.cf The default sseennddmmaaiill configuration file.
+ /etc/mail/statistics The default sseennddmmaaiill statistics file.
-SEE ALSO
+SSEEEE AALLSSOO
mailq(1), sendmail(8)