Re: [exim] Outgoing control to specific domains

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Outgoing control to specific domains
On 01/20/2013 09:54 AM, F. Mendez wrote:
> Recently we faced an issue regarding payment notifications emails being blocked by hotmail and the other mentioned ESP because of concurrent connections and too much mails per hour sent. This caused some issues with accounts being suspended by unpaid invoices and clients complaints because of mails notifications never arrived.


If it suffices for you to temp-reject items from your clients
to implement the throttling (as opposed to queueing on your system),
looking into the "ratelimit" ACL condition.
This requires that you clients do the queueing.
-- 
Cheers,
    Jeremy