# phpman > man > SHOWQ(8postfix)

[SHOWQ(8postfix)](https://www.chedong.com/phpMan.php/man/SHOWQ/8postfix/markdown)                                                                      [SHOWQ(8postfix)](https://www.chedong.com/phpMan.php/man/SHOWQ/8postfix/markdown)



## NAME
       showq - list the Postfix mail queue

## SYNOPSIS
       **showq** [generic Postfix daemon options]

## DESCRIPTION
       The [**showq**(8)](https://www.chedong.com/phpMan.php/man/showq/8/markdown) daemon reports the Postfix mail queue status.  The output is meant to be format‐
       ted by the [postqueue(1)](https://www.chedong.com/phpMan.php/man/postqueue/1/markdown) command, as it emulates the Sendmail `mailq' command.

       The [**showq**(8)](https://www.chedong.com/phpMan.php/man/showq/8/markdown) daemon can also be run in stand-alone mode by the superuser. This mode of opera‐
       tion is used to emulate the `mailq' command while the Postfix mail system is down.

## SECURITY
       The  [**showq**(8)](https://www.chedong.com/phpMan.php/man/showq/8/markdown) daemon can run in a chroot jail at fixed low privilege, and takes no input from
       the client. Its service port is accessible to local untrusted users, so the  service  can  be
       susceptible to denial of service attacks.

## STANDARDS
       None. The [**showq**(8)](https://www.chedong.com/phpMan.php/man/showq/8/markdown) daemon does not interact with the outside world.

## DIAGNOSTICS
       Problems and transactions are logged to [**syslogd**(8)](https://www.chedong.com/phpMan.php/man/syslogd/8/markdown) or [**postlogd**(8)](https://www.chedong.com/phpMan.php/man/postlogd/8/markdown).

## CONFIGURATION PARAMETERS
       Changes  to  **main.cf** are picked up automatically as [**showq**(8)](https://www.chedong.com/phpMan.php/man/showq/8/markdown) processes run for only a limited
       amount of time. Use the command "**postfix** **reload**" to speed up a change.

       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.

       **daemon**___**timeout** **(18000s)**
              How  much time a Postfix daemon process may take to handle a request before it is ter‐
              minated by a built-in watchdog timer.

       **duplicate**___**filter**___**limit** **(1000)**
              The maximal number of  addresses  remembered  by  the  address  duplicate  filter  for
              [**aliases**(5)](https://www.chedong.com/phpMan.php/man/aliases/5/markdown) or [**virtual**(5)](https://www.chedong.com/phpMan.php/man/virtual/5/markdown) alias expansion, or for [**showq**(8)](https://www.chedong.com/phpMan.php/man/showq/8/markdown) queue displays.

       **empty**___**address**___**recipient** **(MAILER-DAEMON)**
              The recipient of mail addressed to the null address.

       **ipc**___**timeout** **(3600s)**
              The  time  limit  for  sending or receiving information over an internal communication
              channel.

       **max**___**idle** **(100s)**
              The maximum amount of time that an idle Postfix daemon process waits for  an  incoming
              connection before terminating voluntarily.

       **max**___**use** **(100)**
              The  maximal number of incoming connections that a Postfix daemon process will service
              before terminating voluntarily.

       **process**___**id** **(read-only)**
              The process ID of a Postfix command or daemon process.

       **process**___**name** **(read-only)**
              The process name of a Postfix command or daemon process.

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

       **syslog**___**facility** **(mail)**
              The syslog facility of Postfix logging.

       **syslog**___**name** **(see** **'postconf** **-d'** **output)**
              A prefix that is prepended to the process name in syslog records, so that,  for  exam‐
              ple, "smtpd" becomes "prefix/smtpd".

       Available in Postfix version 2.9 and later:

       **enable**___**long**___**queue**___**ids** **(no)**
              Enable long, non-repeating, queue IDs (queue file names).

       Available in Postfix 3.3 and later:

       **service**___**name** **(read-only)**
              The master.cf service name of a Postfix daemon process.

## FILES
       /var/spool/postfix, queue directories

## SEE ALSO
       [pickup(8)](https://www.chedong.com/phpMan.php/man/pickup/8/markdown), local mail pickup service
       [cleanup(8)](https://www.chedong.com/phpMan.php/man/cleanup/8/markdown), canonicalize and enqueue mail
       [qmgr(8)](https://www.chedong.com/phpMan.php/man/qmgr/8/markdown), queue manager
       [postconf(5)](https://www.chedong.com/phpMan.php/man/postconf/5/markdown), configuration parameters
       [master(8)](https://www.chedong.com/phpMan.php/man/master/8/markdown), process manager
       [postlogd(8)](https://www.chedong.com/phpMan.php/man/postlogd/8/markdown), Postfix logging
       [syslogd(8)](https://www.chedong.com/phpMan.php/man/syslogd/8/markdown), system logging

## 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



                                                                                     [SHOWQ(8postfix)](https://www.chedong.com/phpMan.php/man/SHOWQ/8postfix/markdown)
