Re: [exim] Exim4 not Obeying queue_only

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jakob Hirsch
Päiväys:  
Vastaanottaja: 'Exim-users'
Aihe: Re: [exim] Exim4 not Obeying queue_only
Mike Bartmon wrote:

> My goal is to have Exim receive messages but not deliver them until I
> am ready for them.


Then you shouldn't have put the -q5m here:

> 2005-07-05 14:14:33 exim 4.33 daemon started: pid=26002, -q5m,


simply run "exim -bd" and exim will not do queue runs without you
telling it.