diff options
Diffstat (limited to 'src/mailq.0')
| -rw-r--r-- | src/mailq.0 | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/src/mailq.0 b/src/mailq.0 index 950796c15aa9..4e0c5a6d4317 100644 --- a/src/mailq.0 +++ b/src/mailq.0 @@ -2,14 +2,14 @@ MAILQ(1) MAILQ(1) -NNAAMMEE +[1mNAME[0m mailq - print the mail queue -SSYYNNOOPPSSIISS - mmaaiillqq [--AAcc] [--qq......] [--vv] +[1mSYNOPSIS[0m + [1mmailq [22m[[1m-Ac[22m] [[1m-q...[22m] [[1m-v[22m] -DDEESSCCRRIIPPTTIIOONN - MMaaiillqq prints a summary of the mail messages queued for future delivery. +[1mDESCRIPTION[0m + [1mMailq [22mprints a summary of the mail messages queued for future delivery. The first line printed for each message shows the internal identifier used on this host for the message with a possible status character, the @@ -17,41 +17,41 @@ DDEESSCCRRIIPPTTIIOONN accepted into the queue, and the envelope sender of the message. The second line shows the error message that caused this message to be retained in the queue; it will not be present if the message is being - processed for the first time. The status characters are either ** to - indicate the job is being processed; XX to indicate that the load is too - high to process the job; and -- to indicate that the job is too young to + processed for the first time. The status characters are either [1m* [22mto + indicate the job is being processed; [1mX [22mto indicate that the load is too + high to process the job; and [1m- [22mto indicate that the job is too young to process. The following lines show message recipients, one per line. - MMaaiillqq is identical to ``sendmail -bp''. + [1mMailq [22mis identical to ``sendmail -bp''. The relevant options are as follows: - --AAcc Show the mail submission queue specified in _/_e_t_c_/_m_a_i_l_/_s_u_b_m_i_t_._c_f - instead of the MTA queue specified in _/_e_t_c_/_m_a_i_l_/_s_e_n_d_m_a_i_l_._c_f. + [1m-Ac [22mShow the mail submission queue specified in [4m/etc/mail/submit.cf[0m + instead of the MTA queue specified in [4m/etc/mail/sendmail.cf[24m. - --qqLL Show the "lost" items in the mail queue instead of the normal + [1m-qL [22mShow the "lost" items in the mail queue instead of the normal queue items. - --qqQQ Show the quarantined items in the mail queue instead of the nor- + [1m-qQ [22mShow the quarantined items in the mail queue instead of the nor- mal queue items. - --qq[_!]I substr - Limit processed jobs to those containing _s_u_b_s_t_r as a substring - of the queue id or not when _! is specified. + [1m-q[22m[[4m![24m]I substr + Limit processed jobs to those containing [4msubstr[24m as a substring + of the queue id or not when [4m![24m is specified. - --qq[_!]Q substr - Limit processed jobs to quarantined jobs containing _s_u_b_s_t_r as a - substring of the quarantine reason or not when _! is specified. + [1m-q[22m[[4m![24m]Q substr + Limit processed jobs to quarantined jobs containing [4msubstr[24m as a + substring of the quarantine reason or not when [4m![24m is specified. - --qq[_!]R substr - Limit processed jobs to those containing _s_u_b_s_t_r as a substring - of one of the recipients or not when _! is specified. + [1m-q[22m[[4m![24m]R substr + Limit processed jobs to those containing [4msubstr[24m as a substring + of one of the recipients or not when [4m![24m is specified. - --qq[_!]S substr - Limit processed jobs to those containing _s_u_b_s_t_r as a substring - of the sender or not when _! is specified. + [1m-q[22m[[4m![24m]S substr + Limit processed jobs to those containing [4msubstr[24m as a substring + of the sender or not when [4m