Re: [EXIM] periodic queue runs

Top Page
Delete this message
Reply to this message
Author: Piete Brooks
Date:  
To: Philip Hazel
CC: Harald Meland, exim-users
Subject: 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/ ***