Hi all
I completed transferring 11 domains from a domain registrar three days ago. Three of the domains have a website and email account each, all hosted on a HostMonster VPS. Now, only their websites work, not their email; everything worked before the transfer. Another domain has its website hosted on the VPS but email with Microsoft, its website and email work. HostMonster DNS entries for those three domains with problem email are the same as those in Cloudflare. During the move to Cloudflare, most of the DNS entries were copied from the domain registrar which had the active name servers; some had to be copied manually.
I have an Outlook email client with errors for each of the three problem domains with message “…reported error (0x800CCC0E): 'Outlook cannot synchronize subscribed folders…” and “Error: Cannot connect to the server”. Outlook connects using imap/smtp.
I also have an Android email client ‘Spark’ that fails to send or receive for the three problem domains but does not give any error messages.
Neither email client configuration has been changed. Email sent from other accounts arrives at all three problem email accounts, I have checked this using webmail.
Each domain has among others, these DNS records:
Type=MX name=DomainName content=mail.DomainName
or
Type=MX name=DomainName content=DomainName
Type=A Name=mail Content=IPaddressOfVPS
or
Type=CNAME Name=mail Content=DomainName
Type=A Name=DomainName Content=IPaddressOfVPS
Type=A Name=webmail Content=IPaddressOfVPS
Type=A Name=autoconfig Content=IPaddressOfVPS
Type=A Name=autodiscover Content=IPaddressOfVPS
In addition, one domain has two more entries:
Type=CNAME Name=imap Content=mail.DomainName
Type=CNAME Name=smtp Content=mail.DomainName
The diagnostic centre reports no DNSSEC or DS records, but I don’t understand them and so if they are pertinent to my problem. It also reports that HTTP is not redirected to HTTPS, but I don’t think that will make any difference to email.
Any thoughts on what may be wrong would be much appreciated, thanks.