Re: Delay deliver to a group of domains

2010-09-01 Thread Pablo Garcia Melga
n Tue, Aug 24, 2010 at 12:46 PM, Pablo Garcia Melga wrote: > Thanks Wietse, works just fine. > > > > On Tue, Aug 24, 2010 at 10:12 AM, Wietse Venema wrote: >> Pablo Garcia Melga: >>> I added the following lines to the configuration >>> >>> maste

Re: Delay deliver to a group of domains

2010-08-24 Thread Pablo Garcia Melga
Thanks Wietse, works just fine. On Tue, Aug 24, 2010 at 10:12 AM, Wietse Venema wrote: > Pablo Garcia Melga: >> I added the following lines to the configuration >> >> master.cf >> >> smtpslow  unix  -       -       n       -       -       smtp >> &g

Re: Delay deliver to a group of domains

2010-08-24 Thread Pablo Garcia Melga
smtpslow_destination_concurrency_limit = 10 smtpslow_destination_recipient_limit = 5 ran postmap transport and restarted the postfix service Regards, Pablo On Mon, Aug 23, 2010 at 8:05 PM, Wietse Venema wrote: > Pablo Garcia Melga: >> Hi, I have a group of domains, that can't cope wit

Delay deliver to a group of domains

2010-08-23 Thread Pablo Garcia Melga
Hi, I have a group of domains, that can't cope with our delivery rate, I need to send them mail at most at 1/second, how should I achieve that ? I tried to create a new transport in master.cf and reroute these domains thru this transpor but it doesn't seems to work. Any Help ? Regards, Pablo