rate limit issue

2010-05-01 Thread Gary Smith
Lately I have found that my outgoing queues are getting a little clogged for yahoo and sbcglobal.net. This usually coincides with a bulk set of news letters sent out from a couples clients. Typically we are seeing that they dump about 2000msg/per batch, with no more than one batch per week

Re: rate limit issue

2010-05-01 Thread Noel Jones
On 5/1/2010 12:58 PM, Gary Smith wrote: Lately I have found that my outgoing queues are getting a little clogged for yahoo and sbcglobal.net. This usually coincides with a bulk set of news letters sent out from a couples clients. Typically we are seeing that they dump about 2000msg/per

RE: rate limit issue

2010-05-01 Thread Gary Smith
rate_limit_transport: aol.com ratelimit: yahoo.com ratelimit: sbcglobal.net ratelimit: gmail.com ratelimit: This looks reasonable to me; no more than 3 connections should be made at a time to any

Re: rate limit issue

2010-05-01 Thread Mike Morris
On 05/01/2010 11:31 AM, Gary Smith wrote: rate_limit_transport: aol.com ratelimit: yahoo.com ratelimit: sbcglobal.net ratelimit: gmail.com ratelimit: This looks reasonable to me; no more than 3 connections

Re: rate limit issue

2010-05-01 Thread Noel Jones
On 5/1/2010 1:31 PM, Gary Smith wrote: rate_limit_transport: aol.com ratelimit: yahoo.com ratelimit: sbcglobal.net ratelimit: gmail.com ratelimit: This looks reasonable to me; no more than 3 connections

RE: rate limit issue

2010-05-01 Thread Gary Smith
Do you realize the entries you just posted are misspelled domains? They are not sbcglobal.net, comcast.net, or earthlink.net. -Mike Mike, um, belay my last... My eyes are tired from clearing out queue's. Yes, those are wrong, looks like they have some typos, but they queues that were

Re: rate limit issue

2010-05-01 Thread Wietse Venema
Gary Smith: Lately I have found that my outgoing queues are getting a little clogged for yahoo and sbcglobal.net. This usually coincides with a bulk set of news letters sent out from a couples clients. Typically we are seeing that they dump about 2000msg/per batch, with no more than one

RE: rate limit issue

2010-05-01 Thread Gary Smith
This DOES NOT limit your delivery RATE!! This limits only the delivery CONCURRENCY. To limit the delivery RATE, see http://www.postfix.org/postconf.5.html#transport_destination_rate_delay. Looking into it now. Thanks for the pointer Wietse. If I'm running multiple outgoing relays,

Re: rate limit issue

2010-05-01 Thread Noel Jones
On 5/1/2010 9:43 PM, Gary Smith wrote: This DOES NOT limit your delivery RATE!! This limits only the delivery CONCURRENCY. To limit the delivery RATE, see http://www.postfix.org/postconf.5.html#transport_destination_rate_delay. Looking into it now. Thanks for the pointer Wietse. If I'm

RE: rate limit issue

2010-05-01 Thread Gary Smith
This DOES NOT limit your delivery RATE!! This limits only the delivery CONCURRENCY. To limit the delivery RATE, see http://www.postfix.org/postconf.5.html#transport_destination_rate_delay. ... If that still doesn't help, then implement the rate delay as explained in the link Wietse

RE: rate limit issue

2010-05-01 Thread Noel Jones
yes. -- Noel Jones Gary Smith gary.sm...@holdstead.com wrote: This DOES NOT limit your delivery RATE!! This limits only the delivery CONCURRENCY. To limit the delivery RATE, see http://www.postfix.org/postconf.5.html#transport_destination_rate_delay. ... If that still doesn't