Question
Exim4 don't send emails
I have installed exim4, but when send an email this error happens:
T=remote_smtp defer (-53): retry time not reached for any host
T=remote_smtp defer (110): Connection timed out
T=remote_smtp defer (101): Network is unreachable
I tried use telnet to test, and this error happens too:
telnet ANY_IP 25
Trying ANY_IP...
telnet: Unable to connect to remote host: Connection timed out
How i can solve this problem?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×