Viktor Dukhovni:
> On Wed, Jan 18, 2023 at 12:45:02AM +, Sean Hennessey wrote:
>
> > Thanks,I did realize after I sent the email that what was probably
> > happening was the delay was the overiding controller, and not working
> > as in addition as I thought it would.
>
> Once you have multi-s
On Wed, Jan 18, 2023 at 12:45:02AM +, Sean Hennessey wrote:
> Thanks,I did realize after I sent the email that what was probably
> happening was the delay was the overiding controller, and not working
> as in addition as I thought it would.
Once you have multi-second delays, concurrency is po
t: Re: Understanding concurrency limits
Sean Hennessey:
> In master.cf
> smtp-tar unix -- y - 1 smtp
> -o syslog_name=postfix/$service_name
>
> In main.cf
> smtp-tar_destination_rate_delay = 600s
RTFM, this puts 600s delay between deliver
Sean Hennessey:
> In master.cf
> smtp-tar unix -- y - 1 smtp
> -o syslog_name=postfix/$service_name
>
> In main.cf
> smtp-tar_destination_rate_delay = 600s
RTFM, this puts 600s delay between deliveries as in:
deliver one meessage
wait 600s
deliver one mee