Skip to main content

Email server issue.

Comments

11 comments

  • sparek-3
    I can't make heads or tails out of these images. But... If they are telling you to set your MX records to an IP address, that is hilariously wrong. If they are telling you to set your MX records to mail.%yourdomain.tld% and then setting mail.%yourdomain.tld% to a CNAME record, that is also wrong. MX records have to be set to a hostname. MX records have to be set to a hostname that uses an A record. You need to set mail.%yourdomain.tld% to an A record that points to your server's IP address (or the IP address of the server that will be handling mail for the domain name). Then you need to set the MX record for %yourdomain.tld% to mail.%yourdomain.tld%
    0
  • iLearner_
    Is this correct? If not please tell what do I have to change, if it is, sadly the issue still remains.
    0
  • Infopro
    The Cloudflare docs should be of some use: My email or mail stopped working. What should I do?
    0
  • iLearner_
    @Infopro That's exactly what I have right now, look the image attached above.
    0
  • Infopro
    Actually I don't think you do. Look at the top of your image. The main quote on that link I posted says: [QUOTE] Make sure your mail records are grey-clouded on Cloudflare!
    0
  • iLearner_
    Oh sorry... Just changed that. Is it correct now?
    0
  • sparek-3
    I think where it says MX record, it should say: mail handled by mail.%yourdomain.tld% Although, I'm not really sure if you have mail.%yourdomain.tld% resolving correctly. That IP address does not appear to be accepting SMTP connections. Or maybe the domain name in your images isn't your real domain name. I'm purposefully referring to it as %yourdomain.tld% in case your domain name needs to be redacted.
    0
  • iLearner_
    That's my real domain name @sparek-3 and when I write mail.example.com it automatically turns into mail. The IP I am using is my host's name server IP.
    0
  • iLearner_
    Also I tried resolving hostname mail.example.com: Lookup Hostname: mail.example.com Lookup IPv4 Address: 185.61.xxx..xx
    0
  • sparek-3
    You probably need to use the IP address of your actual account, not the nameservers. If you aren't using your host's nameservers, then all of the information related to their nameservers is irrelevant to you. The MX record still doesn't look right. Maybe you need to enter it as: mail.%yourdomain.tld%. Note the period at the end. I really don't know how CloudFlare works in regards to this.
    0
  • cPanelLauren
    I agree with @sparek-3 and I can confirm that my own CloudFlare account shows that mail is handled by mail.mydomain.tld when I add the MX record through the CloudFlare UI
    0

Please sign in to leave a comment.