I am unable to receiver emails from one company. I had asked them if they could send over any logs that they had and they sent back a telnet connection time-out error to my server. What do I need to do to address this?
<-- [root@dftch1-006 ~]# telnet mail.accessdrive.net 25 Trying 45.55.152.47...telnet: connect to address 45.55.152.47: Connection timed out -->
They sent me back the traceroute and it showed that it did reach my VPS. I have also checked to ensure their IP was caught with fail2ban, using the commandfail2ban-client status | grep "Jail list:" | sed "s/ //g" | awk '{split($2,a,",");for(i in a) system("fail2ban-client status " a[i])}' | grep "Status\|IP list". This showed IPs listed only under the ssh jail.