Re: [exim] Exim cfg file changes & daemon restart

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] Exim cfg file changes & daemon restart
On 2012-02-07 18:36, Antonio Leding wrote:
> 1) Does any cfg file change require a daemon restart?


Effectively, yes. Note however that files and databases
accessed by lookup do not.

> 2) Can Exim be restarted in a graceful fashion such that daemon downtime and lack of message processing is minimized?


Send the daemon process a SIGHUP. Documented in
http://www.exim.org/exim-html-current/doc/html/spec_html/ch05.html
section 3, the "-bd" option.
--
Jeremy