Searched refs:BadRcptThrottle (Results 1 – 7 of 7) sorted by relevance
165 BadRcptThrottle > 0 && n_badrcpts > BadRcptThrottle \3154 n_badrcpts_adj = (BadRcptThrottle > 0 &&3155 n_badrcpts > BadRcptThrottle &&3178 if (BadRcptThrottle > 0 &&3179 n_badrcpts >= BadRcptThrottle)3182 n_badrcpts == BadRcptThrottle)
2570 EXTERN int BadRcptThrottle; /* Throttle rejected RCPTs per SMTP message */ variable
4284 BadRcptThrottle = atoi(val);
450 #O BadRcptThrottle=0
602 _OPTION(BadRcptThrottle, `confBAD_RCPT_THROTTLE', `0')
1555 ${nbadrcpts} was off by one if BadRcptThrottle is zero.2019 BadRcptThrottle now also works for addresses which return the3117 BadRcptThrottle). From Gregory A Lundberg of the WU-FTPD3446 confBAD_RCPT_THROTTLE BadRcptThrottle
4274 confBAD_RCPT_THROTTLE BadRcptThrottle [infinite] If set and the specified