The problem is i need to 6 second slow down for both smtp and smtpslow,
whilst smtpslow would slow down using this it wouldn't slow down smtp as
well.

The debug hack although dirty was the only way i could to enforce it on both
transits and all domains, i set:

smtp_destination_rate_delay = 60s
smtp_destination_concurrency_limit = 1
smtp_destination_recipient_limit = 1

which is for the standard (non slow delivery) and spooled in two messages
(that are not in the smtpslow transport map) and both got delivered
instantly.

Regards

Matt.


-----Original Message-----
From: owner-postfix-us...@postfix.org
[mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema
Sent: 23 September 2013 2:48 PM
To: Postfix users
Subject: Re: Problem with slow transport map

Matt - Opem Solutions:
> As per Wietse
> 
> smtp_destination_rate_delay = 6 as an alternative to using the debug 
> command.

Use "smtpslow_destination_rate_delay = 6", and get rid of the debugger hack.

        Wietse

Reply via email to