Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / ibm-public / postfix / dist / man / man1 / postfix.1
blobb720529a0fa4ddaae08343e44f106e74a1da4c01
1 .\"     $NetBSD$
2 .\"
3 .TH POSTFIX 1 
4 .ad
5 .fi
6 .SH NAME
7 postfix
8 \-
9 Postfix control program
10 .SH "SYNOPSIS"
11 .na
12 .nf
13 .fi
14 \fBpostfix\fR [\fB-Dv\fR] [\fB-c \fIconfig_dir\fR] \fIcommand\fR
15 .SH DESCRIPTION
16 .ad
17 .fi
18 This command is reserved for the superuser. To submit mail,
19 use the Postfix \fBsendmail\fR(1) command.
21 The \fBpostfix\fR(1) command controls the operation of the Postfix
22 mail system: start or stop the \fBmaster\fR(8) daemon, do a health
23 check, and other maintenance.
25 By default, the \fBpostfix\fR(1) command sets up a standardized
26 environment and runs the \fBpostfix-script\fR shell script
27 to do the actual work.
29 However, when support for multiple Postfix instances is
30 configured, \fBpostfix\fR(1) executes the command specified
31 with the \fBmulti_instance_wrapper\fR configuration parameter.
32 This command will execute the \fIcommand\fR for each
33 applicable Postfix instance.
35 The following commands are implemented:
36 .IP \fBcheck\fR
37 Warn about bad directory/file ownership or permissions,
38 and create missing directories.
39 .IP \fBstart\fR
40 Start the Postfix mail system. This also runs the configuration
41 check described above.
42 .IP \fBstop\fR
43 Stop the Postfix mail system in an orderly fashion. If
44 possible, running processes are allowed to terminate at
45 their earliest convenience.
46 .sp
47 Note: in order to refresh the Postfix mail system after a
48 configuration change, do not use the \fBstart\fR and \fBstop\fR
49 commands in succession. Use the \fBreload\fR command instead.
50 .IP \fBabort\fR
51 Stop the Postfix mail system abruptly. Running processes are
52 signaled to stop immediately.
53 .IP \fBflush\fR
54 Force delivery: attempt to deliver every message in the deferred
55 mail queue. Normally, attempts to deliver delayed mail happen at
56 regular intervals, the interval doubling after each failed attempt.
57 .sp
58 Warning: flushing undeliverable mail frequently will result in
59 poor delivery performance of all other mail.
60 .IP \fBreload\fR
61 Re-read configuration files. Running processes terminate at their
62 earliest convenience.
63 .IP \fBstatus\fR
64 Indicate if the Postfix mail system is currently running.
65 .IP "\fBset-permissions\fR \fB[\fIname\fR=\fIvalue ...\fB]\fR
66 Set the ownership and permissions of Postfix related files and
67 directories, as specified in the \fBpostfix-files\fR file.
68 .sp
69 Specify \fIname\fR=\fIvalue\fR to override and update specific
70 main.cf configuration parameters. Use this, for example, to
71 change the \fBmail_owner\fR or \fBsetgid_group\fR setting for an
72 already installed Postfix system.
73 .sp
74 This feature is available in Postfix 2.1 and later.  With
75 Postfix 2.0 and earlier, use "\fB$config_directory/post-install
76 set-permissions\fR".
77 .IP "\fBupgrade-configuration\fR \fB[\fIname\fR=\fIvalue ...\fB]\fR
78 Update the \fBmain.cf\fR and \fBmaster.cf\fR files with information
79 that Postfix needs in order to run: add or update services, and add
80 or update configuration parameter settings.
81 .sp
82 Specify \fIname\fR=\fIvalue\fR to override and update specific
83 main.cf configuration parameters.
84 .sp
85 This feature is available in Postfix 2.1 and later.  With
86 Postfix 2.0 and earlier, use "\fB$config_directory/post-install
87 upgrade-configuration\fR".
88 .PP
89 The following options are implemented:
90 .IP "\fB-c \fIconfig_dir\fR"
91 Read the \fBmain.cf\fR and \fBmaster.cf\fR configuration files in
92 the named directory instead of the default configuration directory.
93 Use this to distinguish between multiple Postfix instances on the
94 same host.
96 With Postfix 2.6 and later, this option forces the postfix(1)
97 command to operate on the specified Postfix instance only.
98 This behavior is inherited by postfix(1) commands that run
99 as a descendant of the current process.
100 .IP "\fB-D\fR (with \fBpostfix start\fR only)"
101 Run each Postfix daemon under control of a debugger as specified
102 via the \fBdebugger_command\fR configuration parameter.
103 .IP \fB-v\fR
104 Enable verbose logging for debugging purposes. Multiple \fB-v\fR
105 options make the software increasingly verbose.
106 .SH "ENVIRONMENT"
111 The \fBpostfix\fR(1) command exports the following environment
112 variables before executing the \fBpostfix-script\fR file:
113 .IP \fBMAIL_CONFIG\fR
114 This is set when the -c command-line option is present.
116 With Postfix 2.6 and later, this environment variable forces
117 the postfix(1) command to operate on the specified Postfix
118 instance only.  This behavior is inherited by postfix(1)
119 commands that run as a descendant of the current process.
120 .IP \fBMAIL_VERBOSE\fR
121 This is set when the -v command-line option is present.
122 .IP \fBMAIL_DEBUG\fR
123 This is set when the -D command-line option is present.
124 .SH "CONFIGURATION PARAMETERS"
129 The following \fBmain.cf\fR configuration parameters are
130 exported as environment variables with the same names:
131 .IP "\fBcommand_directory (see 'postconf -d' output)\fR"
132 The location of all postfix administrative commands.
133 .IP "\fBdaemon_directory (see 'postconf -d' output)\fR"
134 The directory with Postfix support programs and daemon programs.
135 .IP "\fBconfig_directory (see 'postconf -d' output)\fR"
136 The default location of the Postfix main.cf and master.cf
137 configuration files.
138 .IP "\fBqueue_directory (see 'postconf -d' output)\fR"
139 The location of the Postfix top-level queue directory.
140 .IP "\fBmail_owner (postfix)\fR"
141 The UNIX system account that owns the Postfix queue and most Postfix
142 daemon processes.
143 .IP "\fBsetgid_group (postdrop)\fR"
144 The group ownership of set-gid Postfix commands and of group-writable
145 Postfix directories.
146 .IP "\fBsendmail_path (see 'postconf -d' output)\fR"
147 A Sendmail compatibility feature that specifies the location of
148 the Postfix \fBsendmail\fR(1) command.
149 .IP "\fBnewaliases_path (see 'postconf -d' output)\fR"
150 Sendmail compatibility feature that specifies the location of the
151 \fBnewaliases\fR(1) command.
152 .IP "\fBmailq_path (see 'postconf -d' output)\fR"
153 Sendmail compatibility feature that specifies where the Postfix
154 \fBmailq\fR(1) command is installed.
155 .IP "\fBhtml_directory (see 'postconf -d' output)\fR"
156 The location of Postfix HTML files that describe how to build,
157 configure or operate a specific Postfix subsystem or feature.
158 .IP "\fBmanpage_directory (see 'postconf -d' output)\fR"
159 Where the Postfix manual pages are installed.
160 .IP "\fBreadme_directory (see 'postconf -d' output)\fR"
161 The location of Postfix README files that describe how to build,
162 configure or operate a specific Postfix subsystem or feature.
164 Available in Postfix version 2.5 and later:
165 .IP "\fBdata_directory (see 'postconf -d' output)\fR"
166 The directory with Postfix-writable data files (for example:
167 caches, pseudo-random numbers).
169 Other configuration parameters:
170 .IP "\fBconfig_directory (see 'postconf -d' output)\fR"
171 The default location of the Postfix main.cf and master.cf
172 configuration files.
173 .IP "\fBimport_environment (see 'postconf -d' output)\fR"
174 The list of environment parameters that a Postfix process will
175 import from a non-Postfix parent process.
176 .IP "\fBsyslog_facility (mail)\fR"
177 The syslog facility of Postfix logging.
178 .IP "\fBsyslog_name (see 'postconf -d' output)\fR"
179 The mail system name that is prepended to the process name in syslog
180 records, so that "smtpd" becomes, for example, "postfix/smtpd".
182 Available in Postfix version 2.6 and later:
183 .IP "\fBmulti_instance_directories (empty)\fR"
184 An optional list of non-default Postfix configuration directories;
185 these directories belong to additional Postfix instances that share
186 the Postfix executable files and documentation with the default
187 Postfix instance, and that are started, stopped, etc., together
188 with the default Postfix instance.
189 .IP "\fBmulti_instance_wrapper (empty)\fR"
190 The pathname of a multi-instance manager command that the
191 \fBpostfix\fR(1) command invokes when the multi_instance_directories
192 parameter value is non-empty.
193 .IP "\fBmulti_instance_group (empty)\fR"
194 The optional instance group name of this Postfix instance.
195 .IP "\fBmulti_instance_name (empty)\fR"
196 The optional instance name of this Postfix instance.
197 .IP "\fBmulti_instance_enable (no)\fR"
198 Allow this Postfix instance to be started, stopped, etc., by a
199 multi-instance manager.
200 .SH "FILES"
205 Prior to Postfix version 2.6, all of the following files
206 were in \fB$config_directory\fR. Some files are now in
207 \fB$daemon_directory\fR so that they can be shared among
208 multiple instances that run the same Postfix version.
210 Use the command "\fBpostconf config_directory\fR" or
211 "\fBpostconf daemon_directory\fR" to expand the names
212 into their actual values.
216 $config_directory/main.cf, Postfix configuration parameters
217 $config_directory/master.cf, Postfix daemon processes
218 $daemon_directory/postfix-files, file/directory permissions
219 $daemon_directory/postfix-script, administrative commands
220 $daemon_directory/post-install, post-installation configuration
221 .SH "SEE ALSO"
224 Commands:
225 postalias(1), create/update/query alias database
226 postcat(1), examine Postfix queue file
227 postconf(1), Postfix configuration utility
228 postfix(1), Postfix control program
229 postkick(1), trigger Postfix daemon
230 postlock(1), Postfix-compatible locking
231 postlog(1), Postfix-compatible logging
232 postmap(1), Postfix lookup table manager
233 postmulti(1), Postfix multi-instance manager
234 postqueue(1), Postfix mail queue control
235 postsuper(1), Postfix housekeeping
236 mailq(1), Sendmail compatibility interface
237 newaliases(1), Sendmail compatibility interface
238 sendmail(1), Sendmail compatibility interface
240 Postfix configuration:
241 bounce(5), Postfix bounce message templates
242 master(5), Postfix master.cf file syntax
243 postconf(5), Postfix main.cf file syntax
244 postfix-wrapper(5), Postfix multi-instance API
246 Table-driven mechanisms:
247 access(5), Postfix SMTP access control table
248 aliases(5), Postfix alias database
249 canonical(5), Postfix input address rewriting
250 generic(5), Postfix output address rewriting
251 header_checks(5), body_checks(5), Postfix content inspection
252 relocated(5), Users that have moved
253 transport(5), Postfix routing table
254 virtual(5), Postfix virtual aliasing
256 Table lookup mechanisms:
257 cidr_table(5), Associate CIDR pattern with value
258 ldap_table(5), Postfix LDAP client
259 mysql_table(5), Postfix MYSQL client
260 nisplus_table(5), Postfix NIS+ client
261 pcre_table(5), Associate PCRE pattern with value
262 pgsql_table(5), Postfix PostgreSQL client
263 regexp_table(5), Associate POSIX regexp pattern with value
264 tcp_table(5), Postfix client-server table lookup
266 Daemon processes:
267 anvil(8), Postfix connection/rate limiting
268 bounce(8), defer(8), trace(8), Delivery status reports
269 cleanup(8), canonicalize and enqueue message
270 discard(8), Postfix discard delivery agent
271 error(8), Postfix error delivery agent
272 flush(8), Postfix fast ETRN service
273 local(8), Postfix local delivery agent
274 master(8), Postfix master daemon
275 oqmgr(8), old Postfix queue manager
276 pickup(8), Postfix local mail pickup
277 pipe(8), deliver mail to non-Postfix command
278 proxymap(8), Postfix lookup table proxy server
279 qmgr(8), Postfix queue manager
280 qmqpd(8), Postfix QMQP server
281 scache(8), Postfix connection cache manager
282 showq(8), list Postfix mail queue
283 smtp(8), lmtp(8), Postfix SMTP+LMTP client
284 smtpd(8), Postfix SMTP server
285 spawn(8), run non-Postfix server
286 tlsmgr(8), Postfix TLS cache and randomness manager
287 trivial-rewrite(8), Postfix address rewriting
288 verify(8), Postfix address verification
289 virtual(8), Postfix virtual delivery agent
291 Other:
292 syslogd(8), system logging
293 .SH "README FILES"
298 Use "\fBpostconf readme_directory\fR" or
299 "\fBpostconf html_directory\fR" to locate this information.
302 OVERVIEW, overview of Postfix commands and processes
303 BASIC_CONFIGURATION_README, Postfix basic configuration
304 ADDRESS_REWRITING_README, Postfix address rewriting
305 SMTPD_ACCESS_README, SMTP relay/access control
306 CONTENT_INSPECTION_README, Postfix content inspection
307 QSHAPE_README, Postfix queue analysis
308 .SH "LICENSE"
313 The Secure Mailer license must be distributed with this software.
314 .SH "AUTHOR(S)"
317 Wietse Venema
318 IBM T.J. Watson Research
319 P.O. Box 704
320 Yorktown Heights, NY 10598, USA
322 TLS support by:
323 Lutz Jaenicke
324 Brandenburg University of Technology
325 Cottbus, Germany
327 Victor Duchovni
328 Morgan Stanley
330 SASL support originally by:
331 Till Franke
332 SuSE Rhein/Main AG
333 65760 Eschborn, Germany
335 LMTP support originally by:
336 Philip A. Prindeville
337 Mirapoint, Inc.
338 USA.
340 Amos Gouaux
341 University of Texas at Dallas
342 P.O. Box 830688, MC34
343 Richardson, TX 75083, USA
345 IPv6 support originally by:
346 Mark Huizer, Eindhoven University, The Netherlands
347 Jun-ichiro 'itojun' Hagino, KAME project, Japan
348 The Linux PLD project
349 Dean Strik, Eindhoven University, The Netherlands