Re: [exim] Transport Failover

Top Pagina
Delete this message
Reply to this message
Auteur: Marc Perkel
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] Transport Failover


Philip Hazel wrote:

>On Mon, 14 Mar 2005, Marc Perkel wrote:
>
>I guess it isn't quite as large a project as it was, because remote
>delivery in Exim 4 is already always done in a subprocess. However, you
>*can* more or less simulate this by the use of another router that
>switches on $message_age. Or even your normal router, with a suitable
>expansion item for setting the transport.
>
>

switches on $message_age ..... That's worth looking at - thanks.