Next: MTA Configuration, Previous: Mailfromd Configuration, Up: Top [Contents][Index]
Mailfromd
Command Line SyntaxThe mailfromd
binary is started from the command line
using the following syntax (brackets indicate optional parts):
$ mailfromd [options] [asgn] [script]
The meaning of each invocation part is described in the table below:
The command line options (see options).
Sendmail macro assignments. These are currently meaningful only with the --test option (see test mode), but this may change in the future. Each assignment has the form:
var=value
where var is the name of a Sendmail macro and value is the value to be assigned to it.
The file name of the filter script, if other than the default one.
• options | Command Line Options. | |
• Starting and Stopping | How to Start and Shut Down the Daemon. |