On 16/11/24 11:31, Phil via Postfix-users wrote:
On 16/11/24 11:25, jeff--- via Postfix-users wrote:
How can I setup recipient rate limit in postfix? or via a milter?
This setting should be against local users in our system.
Thank you.
you can put
default_extra_recipient_limit = 50
in main.cf & postfix reload
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
should have been
default_destination_rate_delay = 3
default_extra_recipient_limit = 50
works for small setups . . .
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]