Re: [EXIM] periodic queue runs

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Piete Brooks
Data:  
Para: Philip Hazel
CC: Harald Meland, exim-users
Assunto: 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/ ***