Home
last modified time | relevance | path

Searched refs:BadRcptThrottleDelay (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsendmail.h2572 EXTERN unsigned int BadRcptThrottleDelay; /* delay for BadRcptThrottle */ variable
2574 # define BadRcptThrottleDelay 1 macro
H A Dreadcf.c4289 BadRcptThrottleDelay = atoi(val);
H A Dconf.c433 BadRcptThrottleDelay = 1;
H A Dsrvrsmtp.c3200 (void) sleep(BadRcptThrottleDelay);