summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/mailq.1
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/src/mailq.1')
-rw-r--r--contrib/sendmail/src/mailq.125
1 files changed, 22 insertions, 3 deletions
diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1
index f67a9dd..62f123c 100644
--- a/contrib/sendmail/src/mailq.1
+++ b/contrib/sendmail/src/mailq.1
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1998-2000, 2002 Sendmail, Inc. and its suppliers.
+.\" Copyright (c) 1998-2000, 2002, 2007 Sendmail, Inc. and its suppliers.
.\" All rights reserved.
.\" Copyright (c) 1983, 1997 Eric P. Allman. All rights reserved.
.\" Copyright (c) 1985, 1990, 1993
@@ -9,9 +9,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: mailq.1,v 8.20 2002/06/27 22:47:34 gshapiro Exp $
+.\" $Id: mailq.1,v 8.21 2007/03/22 18:21:27 ca Exp $
.\"
-.TH MAILQ 1 "$Date: 2002/06/27 22:47:34 $"
+.TH MAILQ 1 "$Date: 2007/03/22 18:21:27 $"
.SH NAME
mailq
\- print the mail queue
@@ -104,6 +104,25 @@ and the name of the alias this command expanded from, if any.
Moreover, status messages for each recipient are printed
if available.
.PP
+Several sendmail.cf options influence the behavior of the
+.B mailq
+utility:
+The number of items printed per queue group is restricted by
+.B MaxQueueRunSize
+if that value is set.
+The status character
+.B *
+is not printed for some values of
+.B QueueSortOrder,
+e.g.,
+filename,
+random,
+modification, and
+none,
+unless a
+.B -q
+option is used to limit the processed jobs.
+.PP
The
.B mailq
utility exits 0 on success, and >0 if an error occurs.
OpenPOWER on IntegriCloud