Skip to main content

Issues Sending Email to Accounts "On" Server but using Office365 or Gmail

Comments

5 comments

  • ffeingol
    Check if the domain name is in /etc/localdomains or /etc/remotedomains. If the mail is off the server it should be in remotedomains. You don't want to manually edit those files, but if the domain is set for 'remote mail' or automatic and the MX is remote, it should be in remotedomains.
    0
  • Edrick Smith
    Check if the domain name is in /etc/localdomains or /etc/remotedomains. If the mail is off the server it should be in remotedomains. You don't want to manually edit those files, but if the domain is set for 'remote mail' or automatic and the MX is remote, it should be in remotedomains.

    It is indeed in remote domains
    0
  • cPanelLauren
    Like @ffeingol noted all domains that receive mail off the server should be in remote domains and should not be present in localdomains. If that's true then I'd advise you check the mail logs for what's happening when myhosting.com sends to one of the domains that is receiving mail remotely.
    0
  • WagnerCoelho33
    Some solution to this error: TLS Negotiation failed, the certificate doesn't match the host., code: 0
    0
  • Edrick Smith
    Like @ffeingol noted all domains that receive mail off the server should be in remote domains and should not be present in localdomains. If that's true then I'd advise you check the mail logs for what's happening when myhosting.com sends to one of the domains that is receiving mail remotely.

    As far as I can tell it seems to be correctly sending them then? Perhaps they need to check their spam folder further. It's just a pain when they claim they never received billing invoices and use an account associated with their domain on the server.... 2020-04-16 20:41:06 1jPHsH-0004tt-8C => info@theirdomain.com R=dkim_lookuphost T=dkim_remote_smtp H=aspmx.l.google.com [64.233.179.26] X=TLS1.2:ECDHE-ECDSA-AES128$ 2020-04-16 20:41:06 1jPHsH-0004tt-8C Completed
    0

Please sign in to leave a comment.