Re: [exim] Exim4 not Obeying queue_only

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jakob Hirsch
Data:  
Para: 'Exim-users'
Asunto: 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.