Home
last modified time | relevance | path

Searched refs:ConnRateThrottle (Results 1 – 3 of 3) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dconf.c2285 if (ConnRateThrottle > 0)
2297 else if (conncnt[dn]++ > ConnRateThrottle)
2303 ConnRateThrottle);
2307 ConnRateThrottle);
H A Dsendmail.h2433 EXTERN int ConnRateThrottle; /* throttle for SMTP connection rate */ variable
H A Dreadcf.c3879 ConnRateThrottle = atoi(val);