[Pkg-exim4-users] exim4 failing to route to localhost under debian
Jeremiah Foster
jeremiah.foster@gmail.com
Tue, 14 Jun 2005 12:42:11 +0200
I suspect I have mis-configured exim4.
While following the documentation and wiki instructions I tested my
exim4 installation under sarge with exim4 -bV and exim4 -bt <localuser>
as well as exim4 -bt <remote user> and all worked swimmingly.
However, when I send a mail from <remote user> to <local user> over the
internet I do not receive any mail on my server. Paniclog includes only
two lines of information regarding an attempt to start another deamon on
127.0.0.1 and mainlog states;
2005-06-14 12:34:45 Start queue run: pid=31743
2005-06-14 12:34:45 1DhsPy-0001tZ-H8 Message is frozen
2005-06-14 12:34:45 1DhqOe-0002sb-Mq Message is frozen
2005-06-14 12:34:45 1DhqOe-0002ue-QA Message is frozen
2005-06-14 12:34:45 1Dhtqs-0002r3-9h Message is frozen
2005-06-14 12:34:45 End queue run: pid=31743
Have I mis-configured exim4 so that it fails to deliver mail from remote
hosts to my host or do I just need to flush the queue?
Many thanks - Jeremiah