But
note that when you return a bounce message, you create a double-bounce which is sent to
the address specified by the DoubleBounceAddress option (?§24.9.44 on page 1025).
24.9.119.19 Timeout.queuewarn (V8.7 and later)
When a message is queued for longer than a predetermined time, sendmail sends a message
to the sender explaining that the original message could not be delivered right away and
that sendmail will keep trying. Beginning withV8.7, this queuewarn keyword is used to set
the amount of time a message must wait in the queue before that explanation is mailed.
Here are the forms:
O Timeout.queuewarn=timeout ?†? configuration file (V8.7 and later)
-OTimeout.queuewarn=timeout ?†? command line (V8.7 and later)
define(`confTO_QUEUEWARN??, `timeout??) ?†? mc configuration (V8.7 and later)
The queuewarn keyword can be further tuned on the basis of three possible levels of priority
that a mail message can have. That is, the preceding forms set all three levels, whereas the
following tune each level independently:
O Timeout.queuewarn.urgent=timeout ?†? configuration file (V8.7 and later)
O Timeout.queuewarn.normal=timeout ?†? configuration file (V8.7 and later)
O Timeout.queuewarn.non-urgent=timeout ?†? configuration file (V8.7 and later)
O Timeout.queuewarn.dsn=timeout ?†? configuration file (V8.13 and later)
-OTimeout.
Pages:
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998