diff options
Diffstat (limited to 'src/mailq.0')
| -rw-r--r-- | src/mailq.0 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/src/mailq.0 b/src/mailq.0 index deafecf05277..950796c15aa9 100644 --- a/src/mailq.0 +++ b/src/mailq.0 @@ -1,4 +1,4 @@ -MAILQ(1) General Commands Manual MAILQ(1) +MAILQ(1) MAILQ(1) @@ -11,13 +11,13 @@ SSYYNNOOPPSSIISS DDEESSCCRRIIPPTTIIOONN MMaaiillqq prints a summary of the mail messages queued for future delivery. - The first line printed for each message shows the internal identifier + The first line printed for each message shows the internal identifier used on this host for the message with a possible status character, the - size of the message in bytes, the date and time the message was ac- - cepted into the queue, and the envelope sender of the message. The - second line shows the error message that caused this message to be re- - tained in the queue; it will not be present if the message is being - processed for the first time. The status characters are either ** to + size of the message in bytes, the date and time the message was + 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 process. The following lines show message recipients, one per line. @@ -26,22 +26,22 @@ DDEESSCCRRIIPPTTIIOONN 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 + --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. - --qqLL Show the "lost" items in the mail queue instead of the normal + --qqLL Show 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- mal queue items. --qq[_!]I substr - Limit processed jobs to those containing _s_u_b_s_t_r as a substring + Limit processed jobs to those containing _s_u_b_s_t_r as a substring of the queue id or not when _! 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. + 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. --qq[_!]R substr Limit processed jobs to those containing _s_u_b_s_t_r as a substring |
