Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2253 EXTERN unsigned int BadRcptThrottleDelay; /* delay for BadRcptThrottle */ variable
2255 # define BadRcptThrottleDelay 1 macro
H A Dreadcf.c3424 BadRcptThrottleDelay = atoi(val);
H A Dsrvrsmtp.c2603 (void) sleep(BadRcptThrottleDelay);
H A Dconf.c402 BadRcptThrottleDelay = 1;