diff options
Diffstat (limited to 'mailstats/mailstats.0')
-rw-r--r-- | mailstats/mailstats.0 | 60 |
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) -[1mNAME[0m +NNAAMMEE mailstats - display mail statistics -[1mSYNOPSIS[0m - [1mmailstats [22m[[1m-c[22m] [[1m-o[22m] [[1m-p[22m] [[1m-P[22m] [[1m-C [4m[22mcffile[24m] [[1m-f [4m[22mstfile[24m] +SSYYNNOOPPSSIISS + mmaaiillssttaattss [--cc] [--oo] [--pp] [--PP] [--CC _c_f_f_i_l_e] [--ff _s_t_f_i_l_e] -[1mDESCRIPTION[0m - The [1mmailstats [22mutility 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: - [1mM [22mThe mailer number. - [1mmsgsfr [22mNumber of messages from the mailer. - [1mbytes_from [22mKbytes from the mailer. - [1mmsgsto [22mNumber of messages to the mailer. - [1mbytes_to [22mKbytes to the mailer. - [1mmsgsrej [22mNumber of messages rejected. - [1mmsgsdis [22mNumber of messages discarded. - [1mmsgsqur [22mNumber of messages quarantined. - [1mMailer [22mThe 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: - [1m-C [22mRead the specified file instead of the default [1msendmail [22mconfigu- + --CC Read the specified file instead of the default sseennddmmaaiill configu- ration file. - [1m-c [22mTry to use submit.cf instead of the default [1msendmail [22mconfigura- + --cc Try to use submit.cf instead of the default sseennddmmaaiill configura- tion file. - [1m-f [22mRead the specified statistics file instead of the statistics - file specified in the [1msendmail [22mconfiguration file. + --ff Read the specified statistics file instead of the statistics + file specified in the sseennddmmaaiill configuration file. - [1m-P [22mOutput information in program-readable mode without clearing + --PP Output information in program-readable mode without clearing statistics. - [1m-p [22mOutput information in program-readable mode and clear statis- + --pp Output information in program-readable mode and clear statis- tics. - [1m-o [22mDon't display the name of the mailer in the output. + --oo Don't display the name of the mailer in the output. - The [1mmailstats [22mutility exits 0 on success, and >0 if an error occurs. + The mmaaiillssttaattss utility exits 0 on success, and >0 if an error occurs. -[1mFILES[0m - /etc/mail/sendmail.cf The default [1msendmail [22mconfiguration file. - /etc/mail/statistics The default [1msendmail [22mstatistics file. +FFIILLEESS + /etc/mail/sendmail.cf The default sseennddmmaaiill configuration file. + /etc/mail/statistics The default sseennddmmaaiill statistics file. -[1mSEE ALSO[0m +SSEEEE AALLSSOO mailq(1), sendmail(8) |