Re: [exim] Exim4 not Obeying queue_only

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jakob Hirsch
Date:  
À: 'Exim-users'
Sujet: 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.