Re: [EXIM] Remote host = local host

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Blundell
Ημερομηνία:  
Προς: Evan Leibovitch
Υ/ο: Exim Users Mailing List
Αντικείμενο: 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/ ***