Re: [exim] Transport Failover

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marc Perkel
Datum:  
To: exim-users
Betreff: 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.