nobaloney
NoBaloney Internet Svcs - In Memoriam †
Some thoughts:
Editing previous posts is very helpful to the community at large, which may find a specific individual post through Googling.
All MTAs (exim is an MTA, a Mail Transport Agent) that I know of deliver local mail locally rather than by IP.
Simply because if you try to deliver by IP the mail continues to loop.
Think about it.
Exim gets an email for your.example.com and delivers it by IP#. lt gets it again, and delivers it by IP# again.
Ad infinitum, ad nauseum.
I suppose we could try to figure out where the mail came from, but that would be very hard to do. Perhaps impossible to determine with certainty, if exim was expected to deliver locally or relay (deliver by IP#) unless you looked it up in a table. How else would you determine if the server was responsible for local delivery or not?
Jeff
Editing previous posts is very helpful to the community at large, which may find a specific individual post through Googling.
All MTAs (exim is an MTA, a Mail Transport Agent) that I know of deliver local mail locally rather than by IP.
Simply because if you try to deliver by IP the mail continues to loop.
Think about it.
Exim gets an email for your.example.com and delivers it by IP#. lt gets it again, and delivers it by IP# again.
Ad infinitum, ad nauseum.
I suppose we could try to figure out where the mail came from, but that would be very hard to do. Perhaps impossible to determine with certainty, if exim was expected to deliver locally or relay (deliver by IP#) unless you looked it up in a table. How else would you determine if the server was responsible for local delivery or not?
Jeff