The other
specifies the number of times those routines will retry to get the information. Beginning
* This timeout should be generously long because a recipient might be the name of a mailing list and the other
side might take a long time to expand all the names in that list before replying.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
24.9 Alphabetized Options | 1109
withV8.10 sendmail, th eTimeout.resolver option allows you to alter one or the other, or
both of these variables.
The Timeout.resolver option is used like this:
O Timeout.resolver.retrans=timeout ?†? configuration file (V8.10 and later)
O Timeout.resolver.retry=num ?†? configuration file (V8.10 and later)
-OTimeout.resolver.retrans=timeout ?†? command line (V8.10 and later)
-OTimeout.resolver.retry=num ?†? command line (V8.10 and later)
define(`confTO_RESOLVER_RETRANS??, `timeout??) ?†? mc configuration (V8.10 and later)
define(`confTO_RESOLVER_RETRY??, `num??) ?†? mc configuration (V8.10 and later)
Here, timeout sets the amount of time to wait between retries before a retransmission. The
default is defined by your system??™s resolver library. A good recommended value is 5s (for
five seconds).
The num is the number of retries allowed before giving up. The default is defined by your
system??™s resolver library.
Pages:
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002