I would like to set a limit rate per domain. I know i can use « destination_rate_delay » and it works ! The problem is that the minimum period is 1s. It permits to send 1 email per domain per second .
If i want to send for example 5 emails per domain per second, how is it possible by using postfix?
Thanks
PB
Thanks Nik for your response.
I had a look in the postfwd website. The postfwd rate limit examples show that when the limit is reached, emails are rejected.
What i would like is :
For example, my postfix relay accepts about 1000 emails (1 shot) from a SMTP client, then the postfix server relays them with the rate of 5 emails per domain per second without REJECT.
Do you know if postfwd permits to have this behaviour ?
PB
postfwd allows for fine tuning of such limitation.
I would like to set a limit rate per domain. I know i can use « destination_rate_delay » and it works ! The problem is that the minimum period is 1s. It permits to send 1 email per domain per second .
If i want to send for example 5 emails per domain per second, how is it possible by using postfix?
Thanks
PB