1 <!doctype html public
"-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=us-ascii">
5 <title> Postfix manual - postcat(
1)
</title>
10 postcat - show Postfix queue file contents
13 <b>postcat
</b> [
<b>-oqv
</b>] [
<b>-c
</b> <i>config
</i><b>_
</b><i>dir
</i>] [
<i>files
</i>...]
16 The
<a href=
"postcat.1.html"><b>postcat
</b>(
1)
</a> command prints the contents of the named
17 <i>files
</i> in human-readable form. The files are expected to be
18 in Postfix queue file format. If no
<i>files
</i> are specified on
19 the command line, the program reads from standard input.
23 <b>-c
</b> <i>config
</i><b>_
</b><i>dir
</i>
24 The
<a href=
"postconf.5.html"><b>main.cf
</b></a> configuration file is in the named
25 directory instead of the default configuration
28 <b>-o
</b> Print the queue file offset of each record.
30 <b>-q
</b> Search the Postfix queue for the named
<i>files
</i>
31 instead of taking the names literally.
33 Available in Postfix version
2.0 and later.
35 <b>-v
</b> Enable verbose logging for debugging purposes. Mul-
36 tiple
<b>-v
</b> options make the software increasingly
40 Problems are reported to the standard error stream.
44 Directory with Postfix configuration files.
46 <b>CONFIGURATION PARAMETERS
</b>
47 The following
<a href=
"postconf.5.html"><b>main.cf
</b></a> parameters are especially relevant
50 The text below provides only a parameter summary. See
51 <a href=
"postconf.5.html"><b>postconf
</b>(
5)
</a> for more details including examples.
53 <b><a href=
"postconf.5.html#config_directory">config_directory
</a> (see 'postconf -d' output)
</b>
54 The default location of the Postfix
<a href=
"postconf.5.html">main.cf
</a> and
55 <a href=
"master.5.html">master.cf
</a> configuration files.
57 <b><a href=
"postconf.5.html#queue_directory">queue_directory
</a> (see 'postconf -d' output)
</b>
58 The location of the Postfix top-level queue direc-
62 /var/spool/postfix, Postfix queue directory
65 <a href=
"postconf.5.html">postconf(
5)
</a>, Postfix configuration
68 The Secure Mailer license must be distributed with this
73 IBM T.J. Watson Research
75 Yorktown Heights, NY
10598, USA
78 </pre> </body> </html>