# postcat(1) - man - phpman

[POSTCAT(1)](https://www.chedong.com/phpMan.php/man/POSTCAT/1/markdown)                             General Commands Manual                            [POSTCAT(1)](https://www.chedong.com/phpMan.php/man/POSTCAT/1/markdown)



## NAME
       postcat - show Postfix queue file contents

## SYNOPSIS
       **postcat** [**-bdehnoqv**] [**-c** _config_dir_] [_files_...]

## DESCRIPTION
       The  [**postcat**(1)](https://www.chedong.com/phpMan.php/man/postcat/1/markdown)  command  prints  the contents of the named _files_ in human-readable form. The
       files are expected to be in Postfix queue file format. If no _files_ are specified on the  com‐
       mand line, the program reads from standard input.

       By  default,  [**postcat**(1)](https://www.chedong.com/phpMan.php/man/postcat/1/markdown)  shows the envelope and message content, as if the options **-beh** were
       specified. To view message content only, specify **-bh** (Postfix 2.7 and later).

       Options:

### -b -b
              line, and stops when the end of the message is reached.

              This feature is available in Postfix 2.7 and later.

### -c
              The  **main.cf**  configuration file is in the named directory instead of the default con‐
              figuration directory.

### -d

### -e

              This feature is available in Postfix 2.7 and later.

### -h -h
              message up to, but not including, the first non-header line.

              This feature is available in Postfix 2.7 and later.

### -o

### -q

              This feature is available in Postfix 2.0 and later.

### -v -v
              increasingly verbose.

## DIAGNOSTICS
       Problems are reported to the standard error stream.

## ENVIRONMENT
       **MAIL**___**CONFIG**
              Directory with Postfix configuration files.

## CONFIGURATION PARAMETERS
       The following **main.cf** parameters are especially relevant to this program.

       The text below provides only a parameter summary. See [**postconf**(5)](https://www.chedong.com/phpMan.php/man/postconf/5/markdown) for more details  including
       examples.

       **config**___**directory** **(see** **'postconf** **-d'** **output)**
              The default location of the Postfix main.cf and master.cf configuration files.

       **import**___**environment** **(see** **'postconf** **-d'** **output)**
              The  list of environment parameters that a privileged Postfix process will import from
              a non-Postfix parent process, or name=value environment overrides.

       **queue**___**directory** **(see** **'postconf** **-d'** **output)**
              The location of the Postfix top-level queue directory.

## FILES
       /var/spool/postfix, Postfix queue directory

## SEE ALSO
       [postconf(5)](https://www.chedong.com/phpMan.php/man/postconf/5/markdown), Postfix configuration

## LICENSE
       The Secure Mailer license must be distributed with this software.

**AUTHOR(S)**
       Wietse Venema
       IBM T.J. Watson Research
       P.O. Box 704
       Yorktown Heights, NY 10598, USA

       Wietse Venema
       Google, Inc.
       111 8th Avenue
       New York, NY 10011, USA



                                                                                          [POSTCAT(1)](https://www.chedong.com/phpMan.php/man/POSTCAT/1/markdown)
