On Mar 30, 2010, at 3:16 PM, "Mike Hutchinson"
<packetl...@ping.net.nz> wrote:
-----Original Message-----
From: owner-postfix-us...@postfix.org [mailto:owner-postfix-
us...@postfix.org] On Behalf Of Sahil Tandon
Sent: Tuesday, 30 March 2010 3:07 p.m.
To: postfix-users@postfix.org
Subject: Re: Rate control for SMTP delivery to speicific domain
On Tue, 30 Mar 2010, Mike Hutchinson wrote:
As I understand it, this would be setting the Max Processes limit.
smtphotmail unix - - - - 3 smtp
That is how you set maxproc, but why do you need 3 for this
transport?
This transport points to a rather fragile mail server, in other
words, we
are going over their acceptable delivery rate and our Server IP gets
banned
unless we do something about rate control. I assumed the Max
Processes would
assist with this, but perhaps I am wrong.
And setting the wakeup timer would be like this:
smtphotmail unix - - - 3 - smtp
That is how you set the timer.
Yes, not what I am doing / want to do.
My apologies. Ill go back and start from scratch.
What version of Postfix is this?
Postfix mail_version = 2.5.1
That's what I suspected. Upgrade; see RELEASE_NOTES for
destination_rate_delay fix last year. Also show logs confirming your
special transport is actually being used.