Re: question about postfix queue scheduler

2013-06-12 Thread Wietse Venema
> If he can just use a (sender-dependent) transport to send his > newsletter to, that would take care of the blockage, wouldn't it ? Yes, provided that he does not saturate the active queue. There is, however, no need to cripple this transport with single-recipient deliveries. If one delivery t

Re: question about postfix queue scheduler

2013-06-12 Thread Jeroen Geilman
On 06/08/2013 08:17 PM, Wietse Venema wrote: Jeroen Geilman: On 06/04/2013 02:20 PM, Erwan David wrote: On Tue, Jun 04, 2013 at 01:44:46PM CEST, Tom Hendrikx said: On 06/04/2013 01:22 PM, Antonio Guti?rrez Mayoral wrote: Hi Wietse, Yes, its a solution, but these emails should be delivered i

Re: question about postfix queue scheduler

2013-06-11 Thread Benny Pedersen
Antonio Gutiérrez Mayoral skrev den 2013-06-04 13:22: Maybe you can automatically HOLD all his mail and then automatically release all his mail in the evening. Yes, its a solution, but these emails should be delivered in bussines-time :-( (it doesnt matter if it takes 2 hours... but in bussine

Re: question about postfix queue scheduler

2013-06-08 Thread Wietse Venema
Jeroen Geilman: > On 06/04/2013 02:20 PM, Erwan David wrote: > > On Tue, Jun 04, 2013 at 01:44:46PM CEST, Tom Hendrikx > > said: > >> On 06/04/2013 01:22 PM, Antonio Guti?rrez Mayoral wrote: > >>> Hi Wietse, > >>> > >>> Yes, its a solution, but these emails should be delivered in > >>> bussines-t

Re: question about postfix queue scheduler

2013-06-08 Thread Jeroen Geilman
On 06/04/2013 02:20 PM, Erwan David wrote: On Tue, Jun 04, 2013 at 01:44:46PM CEST, Tom Hendrikx said: On 06/04/2013 01:22 PM, Antonio Gutiérrez Mayoral wrote: Hi Wietse, Yes, its a solution, but these emails should be delivered in bussines-time :-( (it doesnt matter if it takes 2 hours... bu

Re: question about postfix queue scheduler

2013-06-04 Thread Erwan David
On Tue, Jun 04, 2013 at 01:44:46PM CEST, Tom Hendrikx said: > On 06/04/2013 01:22 PM, Antonio Gutiérrez Mayoral wrote: > > Hi Wietse, > > > > Yes, its a solution, but these emails should be delivered in > > bussines-time :-( > > (it doesnt matter if it takes 2 hours... but in bussiness time...) >

Re: question about postfix queue scheduler

2013-06-04 Thread Tom Hendrikx
On 06/04/2013 01:22 PM, Antonio Gutiérrez Mayoral wrote: > Hi Wietse, > > Yes, its a solution, but these emails should be delivered in > bussines-time :-( > (it doesnt matter if it takes 2 hours... but in bussiness time...) > > thank you so much! > You could run a script as a cronjob that queue

Re: question about postfix queue scheduler

2013-06-04 Thread Antonio Gutiérrez Mayoral
Hi Wietse, Yes, its a solution, but these emails should be delivered in bussines-time :-( (it doesnt matter if it takes 2 hours... but in bussiness time...) thank you so much! 2013/6/4 Wietse Venema > Maybe you can automatically HOLD all his mail and then automatically > release all his mail

Re: question about postfix queue scheduler

2013-06-04 Thread Ralf Hildebrandt
* Wietse Venema : > Maybe you can automatically HOLD all his mail and then automatically > release all his mail in the evening. I even have a script for that... -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht

Re: question about postfix queue scheduler

2013-06-04 Thread Wietse Venema
Maybe you can automatically HOLD all his mail and then automatically release all his mail in the evening. Wietse