Deleted Added
full compact
mailq.1 (111367) mailq.1 (132946)
1.\" Copyright (c) 1998-2000, 2002 Sendmail, Inc. and its suppliers.
2.\" All rights reserved.
3.\" Copyright (c) 1983, 1997 Eric P. Allman. All rights reserved.
4.\" Copyright (c) 1985, 1990, 1993
5.\" The Regents of the University of California. All rights reserved.
6.\"
7.\" By using this file, you agree to the terms and conditions set
8.\" forth in the LICENSE file which can be found at the top level of
9.\" the sendmail distribution.
10.\"
11.\"
1.\" Copyright (c) 1998-2000, 2002 Sendmail, Inc. and its suppliers.
2.\" All rights reserved.
3.\" Copyright (c) 1983, 1997 Eric P. Allman. All rights reserved.
4.\" Copyright (c) 1985, 1990, 1993
5.\" The Regents of the University of California. All rights reserved.
6.\"
7.\" By using this file, you agree to the terms and conditions set
8.\" forth in the LICENSE file which can be found at the top level of
9.\" the sendmail distribution.
10.\"
11.\"
12.\" $Id: mailq.1,v 8.19.2.1 2002/09/26 23:03:39 gshapiro Exp $
12.\" $Id: mailq.1,v 8.20 2002/06/27 22:47:34 gshapiro Exp $
13.\"
13.\"
14.TH MAILQ 1 "$Date: 2002/09/26 23:03:39 $"
14.TH MAILQ 1 "$Date: 2002/06/27 22:47:34 $"
15.SH NAME
16mailq
17\- print the mail queue
18.SH SYNOPSIS
19.B mailq
20.RB [ \-Ac ]
21.RB [ \-q... ]
22.RB [ \-v ]

--- 27 unchanged lines hidden (view full) ---

50The relevant options are as follows:
51.TP
52.B \-Ac
53Show the mail submission queue specified in
54.I /etc/mail/submit.cf
55instead of the MTA queue specified in
56.IR /etc/mail/sendmail.cf .
57.TP
15.SH NAME
16mailq
17\- print the mail queue
18.SH SYNOPSIS
19.B mailq
20.RB [ \-Ac ]
21.RB [ \-q... ]
22.RB [ \-v ]

--- 27 unchanged lines hidden (view full) ---

50The relevant options are as follows:
51.TP
52.B \-Ac
53Show the mail submission queue specified in
54.I /etc/mail/submit.cf
55instead of the MTA queue specified in
56.IR /etc/mail/sendmail.cf .
57.TP
58.B \-qL
59Show the "lost" items in the mail queue instead of the normal queue items.
60.TP
61.B \-qQ
62Show the quarantined items in the mail queue instead of the normal queue
63items.
64.TP
58\fB\-q\fR[\fI!\fR]I substr
59Limit processed jobs to those containing
60.I substr
61as a substring of the queue id or not when
62.I !
63is specified.
64.TP
65\fB\-q\fR[\fI!\fR]I substr
66Limit processed jobs to those containing
67.I substr
68as a substring of the queue id or not when
69.I !
70is specified.
71.TP
72\fB\-q\fR[\fI!\fR]Q substr
73Limit processed jobs to quarantined jobs containing
74.I substr
75as a substring of the quarantine reason or not when
76.I !
77is specified.
78.TP
65\fB\-q\fR[\fI!\fR]R substr
66Limit processed jobs to those containing
67.I substr
68as a substring of one of the recipients or not when
69.I !
70is specified.
71.TP
72\fB\-q\fR[\fI!\fR]S substr

--- 30 unchanged lines hidden ---
79\fB\-q\fR[\fI!\fR]R substr
80Limit processed jobs to those containing
81.I substr
82as a substring of one of the recipients or not when
83.I !
84is specified.
85.TP
86\fB\-q\fR[\fI!\fR]S substr

--- 30 unchanged lines hidden ---