On 9/9/2010 8:16 PM, William Baric wrote:
Hi,

We must use our ISP SMTP server as a relayhost. Our problem is there
is a limit of 20 emails per minute. If we go over that limit, we are
completely blocked and cannot send other emails until there is no
connection attempt for some times (ISP refused to be more specific).

Is there a way to limit the rate per minute at which Postfix send
emails to the relayhost?


http://www.postfix.org/postconf.5.html#default_destination_rate_delay

# main.cf
default_destination_rate_delay = 3s
default_destination_concurrency_failed_cohort_limit = 10



  -- Noel Jones

Reply via email to