discard - Postfix discard mail delivery agent
| Use Case | Command | Description |
|---|---|---|
| 📧 Discard mail via transport map | @example.com discard:Rejected by policy | Route mail to discard transport with a reason string |
| ⚙️ Configure discard service | discard unix - n n - - discard | Add this line to master.cf to enable the discard daemon |
| 🔄 Reload config | postfix reload | Speed up detection of changes to main.cf |
| 🔍 Check config | postconf -d | grep discard | View default discard-related parameters |
discard [generic Postfix daemon options]
The Postfix discard(8) delivery agent processes delivery requests from the queue manager. Each request specifies a queue file, a sender address, a next-hop destination that is treated as the reason for discarding the mail, and recipient information. The reason may be prefixed with an RFC 3463-compatible detail code. This program expects to be run from the master(8) process manager.
The discard(8) delivery agent pretends to deliver all recipients in the delivery request, logs the "next-hop" destination as the reason for discarding the mail, updates the queue file, and either marks recipients as finished or informs the queue manager that delivery should be tried again at a later time.
Delivery status reports are sent to the trace(8) daemon as appropriate.
The discard(8) mailer is not security-sensitive. It does not talk to the network, and can be run chrooted at fixed low privilege.
RFC 3463 (Enhanced Status Codes)
Problems and transactions are logged to syslogd(8) or postlogd(8).
Depending on the setting of the notify_classes parameter, the postmaster is notified of bounces and of other trouble.
Changes to main.cf are picked up automatically as discard(8) 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) for more details including examples.
Available in Postfix 3.3 and later:
The Secure Mailer license must be distributed with this software.
This service was introduced with Postfix version 2.2.
Victor Duchovni
Morgan Stanley
Based on code by:
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
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-06 07:11 @216.73.216.52
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)