Re: [EXIM] periodic queue runs

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Piete Brooks
日付:  
To: Philip Hazel
CC: Harald Meland, exim-users
題目: Re: [EXIM] periodic queue runs
> ln -s configure_link_is_up new_configure
> mv new_configure configure


... or maybe even just

    ln -sf configure_link_is_up configure


if you have a fairly recent OS.

--
*** Exim information can be found at http://www.exim.org/ ***