69 lines
1.1 KiB
HTML
69 lines
1.1 KiB
HTML
<html> <head> </head> <body> <pre>
|
|
|
|
|
|
|
|
POSTCAT(1) POSTCAT(1)
|
|
|
|
|
|
<b>NAME</b>
|
|
postcat - show Postfix queue file contents
|
|
|
|
<b>SYNOPSIS</b>
|
|
<b>postcat</b> [<b>-v</b>] [<i>files</i>...]
|
|
|
|
<b>DESCRIPTION</b>
|
|
The <b>postcat</b> command prints the contents of the named Post-
|
|
fix queue <i>files</i> in human-readable form. If no <i>files</i> are
|
|
specified on the command line, the program reads from
|
|
standard input.
|
|
|
|
Options:
|
|
|
|
<b>-v</b> Enable verbose logging for debugging purposes. Mul-
|
|
tiple <b>-v</b> options make the software increasingly
|
|
verbose.
|
|
|
|
<b>DIAGNOSTICS</b>
|
|
Problems are reported to the standard error stream.
|
|
|
|
<b>LICENSE</b>
|
|
The Secure Mailer license must be distributed with this
|
|
software.
|
|
|
|
<b>AUTHOR(S)</b>
|
|
Wietse Venema
|
|
IBM T.J. Watson Research
|
|
P.O. Box 704
|
|
Yorktown Heights, NY 10598, USA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
</pre> </body> </html>
|