Re: Possible SMTP RCPT flood, throttling and confBAD_RCPT_THROTTLE
2019-06-07 by yahoo@...
> Somehow, greylisting seems to be evaluated as "bad recipient" by > confBAD_RCPT_THROTTLE, which seems to be wrong in this case.
confBAD_RCPT_THROTTLE sets the maximum number of connections permitted per second per
sendmail daemon. After this many connections are accepted, sendmail delays further connections.
It does not have anything to do with milter-greylist.