Re: [Exim] relay mail to different port on same host

Top Pagina
Delete this message
Reply to this message
Auteur: Nico Erfurth
Datum:  
Aan: gcrothers
CC: exim-users
Onderwerp: Re: [Exim] relay mail to different port on same host
gcrothers wrote:

> However, this now means that my server rejects incoming mail for that
> domain,
> I am thinking that I need to leave intranetdomain.com in my localdomains
> list and then create a director statement
> to forward the mail to my router statement.....
>
> Am I correct?
> if so any guidance please??


Well, it's exim3 .... you could try to use an smartuser-director, that
uses a smtp-transport with fixed host values. (Does this work with exim3?)

But I think you should upgrade to exim4 instead.

Nico