Victor Duchovni wrote:
On Fri, Jan 30, 2009 at 08:14:22PM +0100, Martijn Brinkers wrote:

If I'm not mistaken the described approach (with
fragile_destination_concurrency*) works when you have small bursts of
errors. In my case it can take some time before connections are allowed
(email is again allowed when the filter queue size drops below a level).

Currently my filter return 450 when the queue is below a certain level.
Would it be better if I add connection 'throttling' instead of
immediately returning 450? So:

Eliminate all queues from the filter, it should be a proxy. Let Postfix
do all the queueing, it is much better at this than the filter.


I didn't consider that the filter might not be a proxy.

If that's the case, the design of the filter is broken and it will be difficult to "fix" in postfix.

--
Noel Jones

Reply via email to