Open rong0312 opened 5 years ago
I am also facing Same issue can someone suggest us how to solve it.
Any updates on this? I'm having this issue and it's causing emails to not send via another docker container.
how to solve this?
Any updates on this?
Any updates on this ?
Hey, I have few SMTP containers under AWS load balancer. The problem is that the LB sends signals from internal IP which exim4 can't resolve. the result is a lot of spam inside my logs:
This keeps on going forever.
It would be great if there were an option to disable host_lookup = Inside the config file which is generated from exim4.conf.localmacros and exim4.conf.template of this solution.