Re: transport throttling issue

2011-03-06 Thread Noel Jones
On 3/5/2011 9:42 PM, Steve Jenkins wrote: On Sat, Mar 5, 2011 at 12:04 PM, wrote: Yes, I'll try. I hope that the upstream will accept it, they have a very low (and weird) rate policy This thread was helpful for me, too, since I'm trying to make sure our Postfix settings are compliant with Ya

Re: transport throttling issue

2011-03-05 Thread Steve Jenkins
On Sat, Mar 5, 2011 at 12:04 PM, wrote: > Yes, I'll try. I hope that the upstream will accept it, they have a very low > (and weird) rate policy This thread was helpful for me, too, since I'm trying to make sure our Postfix settings are compliant with Yahoo!'s guidelines. Their Postmaster site

Re: transport throttling issue

2011-03-05 Thread endzed
Le 5 mars 2011 à 18:46, Noel Jones a écrit : > On 3/5/2011 5:23 AM, N Z wrote: >> Hello, >> >> I'm using 2.8.0. I've added a new transport in master.cf : >> >> slow unix - - n - - smtp >> -o syslog_name=slow >> >> and the following in main.cf >> >> slo

Re: transport throttling issue

2011-03-05 Thread Noel Jones
On 3/5/2011 5:23 AM, N Z wrote: Hello, I'm using 2.8.0. I've added a new transport in master.cf : slow unix - - n - - smtp -o syslog_name=slow and the following in main.cf slow_destination_rate_delay = 20 slow_destination_concurrency_limit = 3 slow_de