Hello my mail server is very slow to accept SMTP connections.
I found a tutorial to make a stop in my Exim4 and run the command below to see where it takes.
exim -bd -d -oX 587
Follow the exit, and where is more downtime. Can you help me figure out why it is so slow.
29136 Connection request from 187.23.45.188 port 61995
29136 search_tidyup called
29136 1 SMTP accept process running
29136 Listening...
29141 sender_fullhost = [187.23.45.188]
29141 sender_rcvhost = [187.23.45.188]
29141 Process 29141 is handling incoming connection from [187.23.45.188]
29141 host in host_lookup? yes (matched "*")
29141 looking up host name for 187.23.45.188 -----> VERY SLOW HERE