Re: [EXIM] periodic queue runs

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Piete Brooks
Ημερομηνία:  
Προς: Philip Hazel
Υ/ο: 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/ ***