Re: [EXIM] Remote host = local host

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Philip Blundell
Date:  
À: Evan Leibovitch
CC: Exim Users Mailing List
Sujet: Re: [EXIM] Remote host = local host
>This one continues to perplex:
>
>Getting messages that say:
>remote host address is the local host.
>
>If I'm user evan on foo.bar.com and I send mail to user@??? I get
>the above message; if I mail to user@??? it gets delivered properly.
>Is this exim or DNS?


Probably Exim. It sounds like you haven't told Exim that foo.bar.com is a
domain that needs local delivery. So it goes to the DNS to find out what host
to send the mail to, and correctly notices that it would loop the message
back to itself.

p.



--
*** Exim information can be found at http://www.exim.org/ ***