Re: [exim] SMTP Transport: hosts rewriting

Top Pagina
Delete this message
Reply to this message
Auteur: John Burnham
Datum:  
Aan: exim-users, christian meutes
Onderwerp: Re: [exim] SMTP Transport: hosts rewriting
> If you *really* do have to change one IP address into
> another, there is the translate_ip_address option.
>

Which used to need a flag set in the Makefile, so you will need to determine
whether your Exim binary supports it. But, personally, I'd avoid that and use a
manualroute router.
John