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.
This document was generated on August 13, 2022 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.