Re: A simple way to restrict the number of outgoing emails/hour per domain

2015-07-23 Thread Noel Jones
On 7/23/2015 6:38 AM, Istvan Prosinger wrote: > Wietse, > > thanks, but let me make it more clear - I'm not trying to limit the > number of emails towards the destination domains (like yahoo.com), > but from the domains the server is sending from (sender domains). > > The idea behind this is not

Re: A simple way to restrict the number of outgoing emails/hour per domain

2015-07-23 Thread Istvan Prosinger
Wietse, thanks, but let me make it more clear - I'm not trying to limit the number of emails towards the destination domains (like yahoo.com), but from the domains the server is sending from (sender domains). The idea behind this is not a "polite delivery policy" towards the other servers, b

Re: A simple way to restrict the number of outgoing emails/hour per domain

2015-07-23 Thread Wietse Venema
Istvan Prosinger: > Hi everyone, > > Can anyone pinpoint me to a simple way to limit the outgoing number of > emails in a time frame per domain, without involving policyd and mysql, > or any other 3rd party script? http://www.postfix.org/postconf.5.html#transport_destination_rate_delay http://w

Re: A simple way to restrict the number of outgoing emails/hour per domain

2015-07-23 Thread Koko Wijatmoko
On Thu, 23 Jul 2015 10:47:25 +0200 Istvan Prosinger wrote: > Can anyone pinpoint me to a simple way to limit the outgoing number > of emails in a time frame per domain, without involving policyd and > mysql, or any other 3rd party script? > > I'm looking for a simple restriction with a hash tabl

A simple way to restrict the number of outgoing emails/hour per domain

2015-07-23 Thread Istvan Prosinger
Hi everyone, Can anyone pinpoint me to a simple way to limit the outgoing number of emails in a time frame per domain, without involving policyd and mysql, or any other 3rd party script? I'm looking for a simple restriction with a hash table or so. Best Regards, Istvan