Home
last modified time | relevance | path

Searched refs:DialDelay (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Ddaemon.c2902 if (DialDelay > 0 && firstconnect &&
2909 (void) sleep(DialDelay);
H A Dsendmail.h2662 EXTERN time_t DialDelay; /* delay between dial-on-demand tries */ variable
H A Dreadcf.c3975 DialDelay = convtime(val, 's');
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf393 #O DialDelay=0s
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4543 _OPTION(DialDelay, `confDIAL_DELAY', `0s')
/freebsd/contrib/sendmail/cf/
H A DREADME4127 confDIAL_DELAY DialDelay [0s] If a connection fails, wait this
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2559 connect fails and DialDelay is set. Patch from Servaas
3109 DialDelay option applies only to mailers with flag 'Z'. Patch from
8985 Add "DialDelay" option (no short name) to provide an "extra"