Re: Create Custom Mail Queue

2009-01-22 Thread Ed W
> 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

Re: Create Custom Mail Queue

2009-01-22 Thread Wietse Venema
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, > >> let's say 2 mins. > >> > > > > That's not needed.

Re: Create Custom Mail Queue

2009-01-22 Thread 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, >> let's say 2 mins. >> > > That's not needed. Create a custom transport fo

Re: Create Custom Mail Queue

2009-01-22 Thread Wietse Venema
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

Re: Create Custom Mail Queue

2009-01-21 Thread Jacky Chan
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 >> > specific detinsation and schedule to deliver one by one for period

Re: Create Custom Mail Queue

2009-01-21 Thread Victor Duchovni
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 period of time, > > let's say 2 mins. > > That'

Re: Create Custom Mail Queue

2009-01-21 Thread Ralf Hildebrandt
* 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 for the destination. Then use _destination_ra