Saturday, October 17, 2020

Configure a custom email domain account as an exchange account in outlook

If you can't configure your custom email domain account as an Exchange account in Outlook, this workaround might help.

Workaround for the issue

  1. Add a CNAME record to your DNS settings at your domain registrar. A CNAME record is needed for Outlook to configure the account using Autodiscover. The only record you need to add is for Host Autodiscover.

    Record type

    Host

    Points to

    TTL

    CNAME (Alias)

    autodiscover

    autodiscover.outlook.com

    1 hour

  2. Verify that your MX record is still configured for Hotmail. An MX record ensures you can receive email from other people.

    When you originally set up your domain settings for Outlook.com, an MX record was added to your DNS settings. This record has some unique numbers or letters followed by *.pamx1.hotmail.com, and it needs to be preserved. You can confirm the MX record is still configured properly by looking up your domain at https://mxtoolbox.com. This record should be listed before any other MX records for this domain. For example, this is what it should look like on https://mxtoolbox.com:

    Pref

    Hostname

    IP Address

    TTL

    10

    123456789.pamx1.hotmail.com

    65.54.188.109

    60 min

    Backlist Check

    SMTP Test

See Also

Add an email account to Outlook for PC

What is a Microsoft Exchange account?

No comments:

Post a Comment