Name
ClassFactor
Synopsis
This ClassFactor
option specifies a multiplying
weight (factor) for a message’s precedence when
determining a message’s priority. This option
interacts with the RecipientFactor
option (RecipientFactor), and both options are described under that
latter option.
The forms of the ClassFactor
option are as follows:
O ClassFactor=factor ← configuration file (V8.7 and later) -OClassFactor=factor ← command line (V8.7 and later) define(`confWORK_CLASS_FACTOR',factor) ← mc configuration (V8.7 and later) Ozfactor ← configuration file (deprecated) -ozfactor← command line (deprecated)
The argument factor
is of type
numeric. If that argument is missing, the
default value is zero. If the entire option is missing, the default
value is 1800. The default for the mc technique
is to omit this option.
The ClassFactor
option is not safe. If specified
from the command line, it can cause sendmail to
relinquish its special privileges.
Get Sendmail, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.