Re: [exim] Splitting the stream

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users@exim.org
Asunto: Re: [exim] Splitting the stream
Simon Faulkner wrote:
> I have a gateway running Exim in a datacentre (well, RedBus actually)
>
> We have 2 sites with a mail server at each
> (One Exim and one Exchange - don't ask!)
>
> What might the best exim tool be to split the emails between the sites.
>
> The addresses are fairly static so I can easily have a file on the
> gateway with each user and their destination server.


An (exim) router, or two, conditioned on lookups onto that file.

>
> We are currently accepting all emails on the final exim box and
> forwarding those that need it to the other site!


Not much different, then. Three sites not two.

- Jeremy