Lines Matching full:command
9 Postfix delivery to external command
23 next\-hop host name can be specified as command\-line macros that are
24 expanded before the external command is executed.
52 .SH "COMMAND ATTRIBUTE SYNTAX"
57 The external command attributes are given in the \fBmaster.cf\fR
68 Change to the named directory before executing the external command.
116 Indicate that the external command performs final delivery.
123 Fold the command\-line \fB$original_recipient\fR and
126 lower case; fold the entire command\-line \fB$domain\fR and
130 Quote white space and other special characters in the command\-line
137 The result is compatible with the address parsing of command\-line
138 recipients by the Postfix \fBsendmail\fR(1) mail submission command.
142 \fB$mailbox\fR command\-line macros.
144 Fold the command\-line \fB$original_recipient\fR and
158 when expanding the \fB$sender\fR command\-line macro, and
163 in command\-line arguments.
168 \fBq\fR flag for address quoting in command\-line arguments.
172 executes a command such as:
175 \fIWrong\fR: command \-f$sender \-\- $recipient
178 the command will mis\-parse the \-f option value when the
183 \fIRight\fR: command \-f $sender \-\- $recipient
185 NOTE: DO NOT put quotes around the command, $sender, or $recipient.
193 Execute the external command with the user ID and group ID of the
199 .IP "\fBargv\fR=\fIcommand\fR... (required)"
200 The command to be executed. This must be specified as the
201 last command attribute.
202 The command is executed directly, i.e. without interpretation of
203 shell meta characters by a shell command interpreter.
205 Specify "{" and "}" around command arguments that contain
209 In the command argument vector, the following macros are recognized
222 This macro expands to the remote client HELO command parameter.
250 A command\-line argument that contains \fB${extension}\fR expands
251 into as many command\-line arguments as there are recipients.
259 A command\-line argument that contains \fB${mailbox}\fR
260 expands to as many command\-line arguments as there are recipients.
271 A command\-line argument that contains
273 command\-line arguments as there are recipients.
286 A command\-line argument that contains \fB${recipient}\fR
287 expands to as many command\-line arguments as there are recipients.
293 mechanism in the AUTH command when the Postfix SMTP server
299 submitter as per RFC 4954) in the MAIL FROM command when
304 This macro expands to the SASL user name in the AUTH command
323 A command\-line argument that contains \fB${user}\fR expands
324 into as many command\-line arguments as there are recipients.
335 Command exit status codes are expected to
340 command output is logged, and reported in a delivery status
346 amount of command output is logged, and reported in "success"
348 This command output is not examined for the presence of an
369 processes run for only a limited amount of time. Use the command
427 The process ID of a Postfix command or daemon process.
429 The process name of a Postfix command or daemon process.