<< Back to handbook
Postfix
Manual Pages
Information for new Postfix users
New Postfix users should first look at the following introductory
documents. These introductions are hyperlinked to more advanced
documents and to UNIX-style manual pages. The UNIX-style manual
pages are intended for people who are already familiar with Postfix.
Postfix manual page organization
Each Postfix manual page is numbered after a section of the
UNIX manual: examples are mailq(1) or access(5). Unfortunately,
there is no single universal method to organize manual pages; each
UNIX flavor appears to be different. Postfix documentation assumes
the following convention:
| Section | Topic |
|
| 1 | Commands |
| 3 | Library routines |
| 5 | File formats |
| 8 | Daemons |
Commands
- postalias(1), create/update/query alias database
- postcat(1), examine Postfix queue file
- postconf(1), Postfix configuration utility
- postfix(1), Postfix control program
- postkick(1), trigger Postfix daemon
- postlock(1), Postfix-compatible locking
- postlog(1), Postfix-compatible logging
- postmap(1), Postfix lookup table manager
- postqueue(1), Postfix mail queue control
- postsuper(1), Postfix housekeeping
- mailq(1), Sendmail compatibility interface
- newaliases(1), Sendmail compatibility interface
- sendmail(1), Sendmail compatibility interface
Postfix configuration
Table-driven mechanisms
Table lookup mechanisms
Daemon processes
- anvil(8), Postfix connection/rate limiting
- bounce(8), defer(8), trace(8), Delivery status reports
- cleanup(8), canonicalize and enqueue message
- discard(8), Postfix discard delivery agent
- error(8), Postfix error delivery agent
- flush(8), Postfix fast ETRN service
- lmtp(8), Postfix LMTP client
- local(8), Postfix local delivery agent
- master(8), Postfix master daemon
- oqmgr(8), old Postfix queue manager
- pickup(8), Postfix local mail pickup
- pipe(8), deliver mail to non-Postfix command
- proxymap(8), Postfix lookup table proxy server
- qmgr(8), Postfix queue manager
- qmqpd(8), Postfix QMQP server
- scache(8), Postfix connection cache manager
- showq(8), list Postfix mail queue
- smtp(8), Postfix SMTP client
- smtpd(8), Postfix SMTP server
- spawn(8), run non-Postfix server
- tlsmgr(8), Postfix TLS cache and randomness manager
- trivial-rewrite(8), Postfix address rewriting
- verify(8), Postfix address verification
- virtual(8), Postfix virtual delivery agent