Re: [exim] Exim4 not Obeying queue_only

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jakob Hirsch
日付:  
To: 'Exim-users'
題目: 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.