Linode Forum
https://forum.linode.com/

exim: brlewis@alum.mit.edu: unrouteable mail domain
https://forum.linode.com/viewtopic.php?f=11&t=925
Page 1 of 1

Author:  brlewis [ Thu Jun 03, 2004 10:11 pm ]
Post subject:  exim: brlewis@alum.mit.edu: unrouteable mail domain

dig alum.mit.edu mx
works fine, but I get "unrouteable mail domain" errors from exim anyway. What causes this kind of problem?

Author:  brlewis [ Thu Jun 03, 2004 10:26 pm ]
Post subject: 

Once again I found the answer on my own laptop. The top of my exim.conf says
# This is the main exim configuration file.
# It was originally generated by `eximconfig', part of the exim package

I don't remember having to run eximconf by hand before. For some reason, either initially or after upgrading to Debian testing, my linode had an empty exim.conf. All better now.

I wonder what config utility didn't run that explains why localhost doesn't resolve to 127.0.0.1 for me?

Author:  caker [ Thu Jun 03, 2004 10:27 pm ]
Post subject: 

brlewis wrote:
I wonder what config utility didn't run that explains why localhost doesn't resolve to 127.0.0.1 for me?

Does /etc/hosts exist?

If not:
Code:
echo "127.0.0.1 localhost" > /etc/hosts

-Chris

Author:  brlewis [ Tue Jun 15, 2004 10:35 pm ]
Post subject: 

What's strange is it did exist, including some ip6 entries added by a netbase upgrade. I added the localhost entry manually as you suggested.

Author:  pachai [ Fri May 13, 2005 10:56 am ]
Post subject:  Helpful thread - one last step

I had difficulty with mail on my linode. Asked Google.
Google told me to look at this thread.

Maybe I'll come here first next time.


One more step in the above thread....
/etc/init.d/exim start

(I know it's a no-brainer, but it makes the thread complete :-)

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/