Hello,
I'm learning to be a server admin, and I have successfully installed CentOS 7, WHM and cPanel on a newly purchased VPS without any certificates. I have also pointed a domain (from Godaddy) to the new VPS and created a cPanel account with the domain. Everything works well until I found that I'm unable to receive incoming emails from Gmail. In fact, I lack of the knowledge to set a domain's MX records correctly. Please help, here are some information I have so far:
My domain's DNS settings:
A -> Host: @, Points To: server's IP, TTL: 600 seconds
CName -> Host: email, Points To: @, TTL: 1 Hour
CName -> Host: ftp, Points To: @, TTL: 1 Hour
CName -> Host: www, Points To: @, TTL: 1 Hour
MX -> Priority: 0, Host: @, Points To: @, TTL: 1 Hour
Nameservers: The two nameservers belong to Godaddy. (I haven't registered my VPS with a registrar to obtain valid nameservers yet)
--------
Here is the error from the Bounce-Back message from Gmail:
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain [email protected] by smtp.secureserver.net.[godaddy_mail_server_ip].
The error that the other server returned was:
--------
It seems that Gmail is still reading the old smtp MX records I deleted already. I have no idea why. Other Mail Service Providers like Zoho, Outlook, etc, are able to send emails to the cPanel email account though. Anyone has any idea?
Thanks in advance!
I'm learning to be a server admin, and I have successfully installed CentOS 7, WHM and cPanel on a newly purchased VPS without any certificates. I have also pointed a domain (from Godaddy) to the new VPS and created a cPanel account with the domain. Everything works well until I found that I'm unable to receive incoming emails from Gmail. In fact, I lack of the knowledge to set a domain's MX records correctly. Please help, here are some information I have so far:
My domain's DNS settings:
A -> Host: @, Points To: server's IP, TTL: 600 seconds
CName -> Host: email, Points To: @, TTL: 1 Hour
CName -> Host: ftp, Points To: @, TTL: 1 Hour
CName -> Host: www, Points To: @, TTL: 1 Hour
MX -> Priority: 0, Host: @, Points To: @, TTL: 1 Hour
Nameservers: The two nameservers belong to Godaddy. (I haven't registered my VPS with a registrar to obtain valid nameservers yet)
--------
Here is the error from the Bounce-Back message from Gmail:
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain [email protected] by smtp.secureserver.net.[godaddy_mail_server_ip].
The error that the other server returned was:
Code:
550 5.1.1 <[email protected]> Recipient not found. <" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://x.co/irbounce>" rel="nofollow">http://x.co/irbounce>
It seems that Gmail is still reading the old smtp MX records I deleted already. I have no idea why. Other Mail Service Providers like Zoho, Outlook, etc, are able to send emails to the cPanel email account though. Anyone has any idea?
Thanks in advance!
Last edited by a moderator: