Reverse DNS does not match SMTP Banner
" Reverse DNS does not match SMTP Banner "
10 Dayes, I spend it reading and tried all resolved posts here, but no one solve the problem.
what is that?
Who can help or we will leave cPanel forever and going to anther services?
Reverse DNS does not match SMTP Banner
how can we fix it please do not share any linked I read all even those from 2016.
-
Hey there! I'm sorry to hear about the issues with the reverse DNS configuration. The reverse DNS should point to the hostname of the server. However, there isn't a way to fix it on the server itself - you *have* to contact your hosting provider or datacenter to have them set that up. Once they do that, it should start working immediately for you. 0 -
I can receive Emails. I can't send emails. and after I tried all the methods here I got only this " Reverse DNS does not match SMTP Banner " you know I rebuilt the VPS. the problem still exists. I contacted the DC provider he said contact cpanel admin. 0 -
Your DC provider is an idiot o_O 0 -
@oomaro - you would first want to confirm the reverse DNS is in place. You can do that with the "dig -x" command, or with an online tool like Reverse IP Lookup - MxToolbox. If that works properly, can you check and see if there are any customizations to the /etc/mailhelo file on the system? By default, this file should contain one line, that looks similar to the following: *: host.domain.com 0 -
whatever you think I tried it. but the problem still I can receive emails. I can't Send. it hung in queue mail. 0 -
I did it but that /scripts/mailperm $user given me nothing. 0 -
That's normal - there may not be output from that command. For the mails that are sitting in the queue, what does the Exim log show? The full mail transaction would be in /var/log/exim_mainlog. 0 -
I removed that last post because it was just too much information. We just need to see one specific failed email transaction in the log showing what is currently happening on the system. 0 -
You can do: exigrep "Message ID" /var/log/exim_mainlog Message ID you can see in Mail Queue Manager. 0 -
I removed that last post because it was just too much information. We just need to see one specific failed email transaction in the log showing what is currently happening on the system.
how can I attach it here text not allowed0 -
I also open ticket with cPanel. they said open port 25 does not open I don't have external firewall. cPanel said check with you DC VPS provider. DC VPS admin said Problem with cPanel and EXIM. specially happened. If I have domains. but if I have only one domain it will work fine. I hate to be like a Pingping ball. 0 -
Can you please let me know the ticket number you have opened with us? 0 -
95126929 0 -
the port is up !! 0 -
That test makes an inbound connection. Can you run this command from your server? telnet gmail-smtp-in.l.google.com 25 0 -
Usually telnet is not installed by default, in that case you can install it: yum -y install telnet 0 -
Usually telnet is not installed by default, in that case you can install it: yum -y install telnet
it is ok I am an expert in Linux.0 -
also I got this now 0 -
If your server IP address is the 135.181.xxx.yyy address, it reverse resolves to static.yyy.xxx.181.135.clients.your-server.de Is the hostname of your server (as configured in WHM) really static.yyy.xxx.181.135.clients.your-server.de ? I can't tell because when I try to connect to the mailserver on 135.181.xxx.yyy it is refusing mail from my country lol. Nice one. Anyway, if your hostname as configured in WHM is something other than static.yyy.xxx.181.135.clients.your-server.de, then your reverse DNS is not set up properly. 0 -
Yes, part of this issue is due to the SMTP delay. 0
Please sign in to leave a comment.
Comments
24 comments