I couldn't find any resource about how to setup exim throttling.
I needed to control email delivery flow respecting each ISP rate limits and guidelines.

Can anyone point me some references on how to setup this?

Thanks.

link|improve this question

44% accept rate
feedback

1 Answer

You need to look at acl_smtp_connect acl, you will be able to write acl's in there to perform rate limiting

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.