Re: Question about default_destination_concurrency_limit

2017-10-29 Thread Viktor Dukhovni
> On Oct 30, 2017, at 12:37 AM, J Doe wrote: > >>> and that this applies to the smtp(8) delivery agent. >> >> It states no such thing, and indeed this is not the case. > > Oh, perhaps I am mistaken. When I look at that parameter using: > http://www.postfix.org/postconf.5.html > > ...it sta

Re: Question about default_destination_concurrency_limit

2017-10-29 Thread J Doe
Hi Viktor, > On Oct 30, 2017, at 12:11 AM, Viktor Dukhovni > wrote: > >> I had a question regarding the main.cf parameter >> “default_destination_concurrency_limit”. The man page (man 5 postconf), >> states it is: “The default maximal number of parallel deliveries to the same >> destination

Re: Question about default_destination_concurrency_limit

2017-10-29 Thread Viktor Dukhovni
> On Oct 29, 2017, at 9:40 PM, J Doe wrote: > > I had a question regarding the main.cf parameter > “default_destination_concurrency_limit”. The man page (man 5 postconf), > states it is: “The default maximal number of parallel deliveries to the same > destination.” Correct. > and that thi