> Let's assume that you specify:
>
> /etc/postfix/main.cf:
> default_transport = smtp
> relay_transport = smtp
> smtp_destination_rate_delay = 120s
>
> With this, Postfix inserts 120s between deliveries over the smtp
> transport. There will not be two messages back to back.
>
> In othe
Ed W:
> Ralf Hildebrandt wrote:
> > * Jacky Chan :
> >
> >> Dear all,
> >>
> >> Can I create custom mail queue in /var/spool/postfix to hold the mails for
> >> specific detinsation and schedule to deliver one by one for period of time,
> &g
Ralf Hildebrandt wrote:
> * Jacky Chan :
>
>> Dear all,
>>
>> Can I create custom mail queue in /var/spool/postfix to hold the mails for
>> specific detinsation and schedule to deliver one by one for period of time,
>> let's say 2 mins.
>>
&
Jacky Chan:
> If slow_destination_rate_delay = 5s and slow_destination_concurrency_limit =
> 2, and with slow_destination_recipient_limit > 1, how does
> slow_destination_rate_delay and slow_destination_concurrency_limit affect
> each other if there are 10 mails send to the same doamin?
xxx_rate_d
Victor Duchovni wrote:
>
> On Wed, Jan 21, 2009 at 09:45:08AM +0100, Ralf Hildebrandt wrote:
>
>> * Jacky Chan :
>> >
>> > Dear all,
>> >
>> > Can I create custom mail queue in /var/spool/postfix to hold the mails
>> for
>> >
On Wed, Jan 21, 2009 at 09:45:08AM +0100, Ralf Hildebrandt wrote:
> * Jacky Chan :
> >
> > Dear all,
> >
> > Can I create custom mail queue in /var/spool/postfix to hold the mails for
> > specific detinsation and schedule to deliver one by one for per
* Jacky Chan :
>
> Dear all,
>
> Can I create custom mail queue in /var/spool/postfix to hold the mails for
> specific detinsation and schedule to deliver one by one for period of time,
> let's say 2 mins.
That's not needed. Create a custom transport f
Dear all,
Can I create custom mail queue in /var/spool/postfix to hold the mails for
specific detinsation and schedule to deliver one by one for period of time,
let's say 2 mins.
Thanks,
Jacky
--
View this message in context:
http://www.nabble.com/Create-Custom-Mail-Queue-tp21577217p215