On Fri, Jan 30, 2009 at 11:43:07AM -0600, Noel Jones wrote:
> If that's ineffective for some reason, then implement the suggestions
> outlined in
> http://www.postfix.org/QSHAPE_README.html#backlog
Note, for Postfix 2.5.x with x<=6, there is an error in the parameter
names actually used by qmgr(8), and:
http://www.postfix.org/QSHAPE_README.html#backlog
fragile_destination_concurrency_failed_cohort_limit = 100
needs to be augmented by an alias:
fragile_concurrency_failed_cohort_limit =
$fragile_destination_concurrency_failed_cohort_limit
so that the queue manager's incorrect lookup returns the desired result.
This will be corrected in 2.6 and I expect at some point also 2.5.7.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.