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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Nico Erfurth
Date:  
À: gcrothers
CC: exim-users
Sujet: 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