info > postqueue(1)

📖 NAME

postqueue - Postfix queue control

🚀 Quick Reference

Use CaseCommandDescription
Flush all queued mailpostqueue -fAttempt delivery of all queued mail
Flush specific messagepostqueue -i queue_idSchedule immediate delivery for a specific queue ID
Flush for a sitepostqueue -s siteSchedule immediate delivery for all mail queued to a site
List queue (JSON)postqueue -jProduce JSON queue listing
List queue (traditional)postqueue -pProduce sendmail-style queue listing

📝 SYNOPSIS

To flush the mail queue:

postqueue [-v] [-c config_dir] -f

postqueue [-v] [-c config_dir] -i queue_id

postqueue [-v] [-c config_dir] -s site

To list the mail queue:

postqueue [-v] [-c config_dir] -j

postqueue [-v] [-c config_dir] -p

📄 DESCRIPTION

The postqueue(1) command implements the Postfix user interface for queue management. It implements operations that are traditionally available via the sendmail(1) command. See the postsuper(1) command for queue operations that require super-user privileges such as deleting a message from the queue or changing the status of a message.

The following options are recognized:

📊 JSON OBJECT FORMAT

Each JSON object represents one queue file; it is emitted as a single text line followed by a newline character.

Object members have string values unless indicated otherwise. Programs should ignore object members that are not listed here; the list of members is expected to grow over time.

🔒 SECURITY

This program is designed to run with set-group ID privileges, so that it can connect to Postfix daemon processes.

📏 STANDARDS

RFC 7159 (JSON notation)

🔍 DIAGNOSTICS

Problems are logged to syslogd(8) or postlogd(8), and to the standard error stream.

🌐 ENVIRONMENT

⚙️ CONFIGURATION PARAMETERS

The following main.cf parameters are especially relevant to this program. The text below provides only a parameter summary. See postconf(5) for more details including examples.

Available in Postfix version 2.2 and later:

📁 FILES

/var/spool/postfix, mail queue

📚 SEE ALSO

📖 README FILES

Use "postconf readme_directory" or "postconf html_directory" to locate this information.

📜 LICENSE

The Secure Mailer license must be distributed with this software.

📜 HISTORY

The postqueue command was introduced with Postfix version 1.1.

👤 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

postqueue(1)
📖 NAME 🚀 Quick Reference 📝 SYNOPSIS 📄 DESCRIPTION 📊 JSON OBJECT FORMAT 🔒 SECURITY 📏 STANDARDS 🔍 DIAGNOSTICS 🌐 ENVIRONMENT ⚙️ CONFIGURATION PARAMETERS 📁 FILES 📚 SEE ALSO 📖 README FILES 📜 LICENSE 📜 HISTORY 👤 AUTHOR(S)

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-09 18:46 @216.73.216.150
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!