[pfx] Re: recipient rate limit

2024-11-16 Thread Phil via Postfix-users
On 17/11/24 03:23, Matus UHLAR - fantomas via Postfix-users wrote: On Sat, Nov 16, 2024 at 05:04:32PM +1100, Phil via Postfix-users wrote: Is default_extra_recipient_limit not limiting the number of recipients in a given message ? On 16/11/24 17:12, Viktor Dukhovni via Postfix-users wrote:

[pfx] Re: recipient rate limit

2024-11-16 Thread Viktor Dukhovni via Postfix-users
On Sat, Nov 16, 2024 at 05:23:05PM +0100, Matus UHLAR - fantomas via Postfix-users wrote: > Note that directives like default_extra_recipient_limit and > default_destination_rate_delay apply mail that is already in your queue, not > incoming mail. True, but also neither are good candidates for o

[pfx] Re: recipient rate limit

2024-11-16 Thread Matus UHLAR - fantomas via Postfix-users
On Sat, Nov 16, 2024 at 05:04:32PM +1100, Phil via Postfix-users wrote: Is default_extra_recipient_limit not limiting the number of recipients in a given message ? On 16/11/24 17:12, Viktor Dukhovni via Postfix-users wrote: No. And, what did you have in mind anyway? - Limiting the recip

[pfx] Re: recipient rate limit

2024-11-16 Thread Viktor Dukhovni via Postfix-users
On Sat, Nov 16, 2024 at 08:53:11AM +, jeff--- via Postfix-users wrote: > I am sorry that for my bad expression which may caused your misunderstanding. > > I want the rate limit on incoming messages to our local users. > > for example, we have a domain foo.com, and have a user john...@foo.com

[pfx] Re: recipient rate limit

2024-11-16 Thread jeff--- via Postfix-users
Hi I am sorry that for my bad expression which may caused your misunderstanding. I want the rate limit on incoming messages to our local users. for example, we have a domain foo.com, and have a user john...@foo.com. I want john...@foo.com to accept messages up to 1000 per day. besides postfwd,

[pfx] Re: recipient rate limit

2024-11-16 Thread Danjel Jungersen via Postfix-users
On 16 November 2024 08:35:32 CET, Viktor Dukhovni via Postfix-users wrote: >On Sat, Nov 16, 2024 at 05:17:39PM +1100, Phil via Postfix-users wrote: > >> > > Is default_extra_recipient_limit not limiting the number of recipients >> > > in a >> > > given message ? >> > >> > No. And, what did y

[pfx] Re: recipient rate limit

2024-11-16 Thread Viktor Dukhovni via Postfix-users
On Sat, Nov 16, 2024 at 06:22:24PM +0800, Hua Y via Postfix-users wrote: > > smtpd_client_message_rate_limit = 0 > > smtpd_client_recipient_rate_limit = 0 > > do this two options have any difference? thanks. The parameters are of course documented: http://www.postfix.org/TUNING_READ

[pfx] Re: recipient rate limit

2024-11-16 Thread Viktor Dukhovni via Postfix-users
On Sat, Nov 16, 2024 at 09:02:28AM +0100, Danjel Jungersen via Postfix-users wrote: > >$ postconf -d default_destination_recipient_limit > >default_destination_recipient_limit = 50 > > > >The customer can still send mail to 100s of recipients, you'll just > >deliver such messages as multi

[pfx] Re: recipient rate limit

2024-11-16 Thread Hua Y via Postfix-users
On 2024-11-16 17:21, Viktor Dukhovni via Postfix-users wrote: On Sat, Nov 16, 2024 at 08:53:11AM +, jeff--- via Postfix-users wrote: I am sorry that for my bad expression which may caused your misunderstanding. I want the rate limit on incoming messages to our local users. for example,