Deleted Added
full compact
qtool.8 (90792) qtool.8 (94334)
1.\" Copyright (c) 1999, 2001 Sendmail, Inc. and its suppliers.
1.\" Copyright (c) 1999, 2001-2002 Sendmail, Inc. and its suppliers.
2.\" All rights reserved.
3.\"
4.\" By using this file, you agree to the terms and conditions set
5.\" forth in the LICENSE file which can be found at the top level of
6.\" the sendmail distribution.
7.\"
8.\"
2.\" All rights reserved.
3.\"
4.\" By using this file, you agree to the terms and conditions set
5.\" forth in the LICENSE file which can be found at the top level of
6.\" the sendmail distribution.
7.\"
8.\"
9.\" $Id: qtool.8,v 8.16 2001/11/21 19:21:20 gshapiro Exp $
9.\" $Id: qtool.8,v 8.17 2002/01/29 21:55:49 ca Exp $
10.\"
10.\"
11.TH QTOOL 8 "$Date: 2001/11/21 19:21:20 $"
11.TH QTOOL 8 "$Date: 2002/01/29 21:55:49 $"
12.SH NAME
13qtool
14\- manipulate sendmail queues
15.SH SYNOPSIS
16.B qtool.pl
17.RB [options]
18target_directory source [source ...]
19.PP
20.B qtool.pl [-Q][-d|-b]
21.RB [options]
22source [source ...]
23.SH DESCRIPTION
24.B Qtool
25moves the queue files used by sendmail between queues. It uses the same
26locking mechanism as sendmail so can be safely used while sendmail is
27running.
12.SH NAME
13qtool
14\- manipulate sendmail queues
15.SH SYNOPSIS
16.B qtool.pl
17.RB [options]
18target_directory source [source ...]
19.PP
20.B qtool.pl [-Q][-d|-b]
21.RB [options]
22source [source ...]
23.SH DESCRIPTION
24.B Qtool
25moves the queue files used by sendmail between queues. It uses the same
26locking mechanism as sendmail so can be safely used while sendmail is
27running.
28However, it should not be used when queue groups have been configured
29to move queue files into directories to which they do not belong according
30to the queue group selections made in the sendmail.cf file.
31Unless you are absolutely sure you do not interfere with the queue group
32selection mechanism, do not move queue files around.
28.PP
29With no options,
30.B qtool
31will move any queue files as specified by \fIsource\fP into
32\fItarget_directory\fP. \fISource\fP can be either an individual
33queue control file, a queue file id, or a queue directory.
34.PP
35If the -d option is specified, qtool will delete the messages specified by

--- 195 unchanged lines hidden ---
33.PP
34With no options,
35.B qtool
36will move any queue files as specified by \fIsource\fP into
37\fItarget_directory\fP. \fISource\fP can be either an individual
38queue control file, a queue file id, or a queue directory.
39.PP
40If the -d option is specified, qtool will delete the messages specified by

--- 195 unchanged lines hidden ---