queuewarn.urgent=timeout ?†? command line (V8.7 and later)
-OTimeout.queuewarn.normal=timeout ?†? command line (V8.7 and later)
-OTimeout.queuewarn.non-urgent=timeout ?†? command line (V8.7 and later)
-OTimeout.queuewarn.dsn=timeout ?†? command line (V8.13 and later)
define(`confTO_QUEUEWARN_URGENT??,`timeout??) ?†? mc configuration (V8.7 and later)
define(`confTO_QUEUEWARN_NORMAL??,`timeout??) ?†? mc configuration (V8.7 and later)
define(`confTO_QUEUEWARN_NONURGENT??,`timeout??) ?†? mc configuration (V8.7 and later)
define(`confTO_QUEUEWARN_DSN??,`timeout??) ?†? mc configuration (V8.13 and later)
The defaults for the mc configuration technique are to send a warning for normal mail after
four hours.
The keywords urgent, normal, and non-urgent correspond to the Precedence: header from
the mail message. When the numeric equivalent of the Precedence: header as translated
from the P line of the configuration file (see ?§25.10 on page 1148) is negative, the message
is classified as non-urgent. When it is greater than zero, the message is classified as urgent.
Otherwise, it is normal.
As of V8.7, a Priority: header is also available (see ?§25.12.29 on page 1161) to specify the
message priority and thereby bypass the need to set the value using the Precedence: header:
Priority: urgent
Priority: normal
Priority: non-urgent
There is currently no way to specify a Priority: header??™s value from the sendmail
command line.
Pages:
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999