Copyright © tutorialspoint.com
postcat [-oqv] [-c config_dir] [files...] |
Options:
| Tag | Description |
|---|---|
| -c config_dir | The main.cf configuration file is in the named directory instead of the default configuration directory. |
| -o | Print the queue file offset of each record. |
| -q |
Search the Postfix queue for the named files instead
of taking the names literally.
Available in Postfix version 2.0 and later. |
| -v | Enable verbose logging for debugging purposes. Multiple -v options make the software increasingly verbose. |
| Tag | Description |
|---|---|
| MAIL_CONFIG | Directory with Postfix configuration files. |
The text below provides only a parameter summary. See postconf(5) for more details including examples.
| Tag | Description |
|---|---|
| config_directory (see postconf -d output) | The default location of the Postfix main.cf and master.cf configuration files. |
| queue_directory (see postconf -d output) | The location of the Postfix top-level queue directory. |
/var/spool/postfix, Postfix queue directory |
postconf(5), Postfix configuration |
Wietse Venema IBM T.J. Watson Research P.O. Box 704 Yorktown Heights, NY 10598, USA |
Copyright © tutorialspoint.com