Using SMTP Email Address in Outlook?

Jake Woods 25 Reputation points
2025-08-08T14:38:22.6366667+00:00

I've been able to successfully add a SMTP username in Azure by setting up an Entra application, domain etc. I have the username added.

Now I don't understand how to login to this account with Outlook. I've never set a password for this SMTP username so I feel like I'm missing some steps.

The end goal is to have an email address for my custom domain like myname @ mycustomdomain.com and add it to Outlook so I can send/receive email from it.

Any advice is appreciated.

Azure Communication Services
{count} votes

2 answers

Sort by: Most helpful
  1. Siva Nair 345 Reputation points Microsoft External Staff Moderator
    2025-08-08T17:28:03.45+00:00

    Hi Jake Woods,

    You can’t use just an SMTP username to log into Outlook. You must create a licensed Microsoft 365 user with a mailbox to send and receive emails in Outlook with your custom domain.

    To send/receive email using ******@mycustomdomain.com in Outlook:

    1. Ensure your custom domain is added and verified in Microsoft 365
    • Go to Microsoft 365 Admin Center → Settings > Domains
    • Add mycustomdomain.com and follow the DNS steps to verify it.
    1. Create a user mailbox
    • Go to Microsoft 365 Admin Center → Users > Active users
    • Create a new user with the email ******@mycustomdomain.com
    • Assign them a Microsoft 365 license that includes Exchange Online (like Microsoft 365 Business Basic, Standard, or an Exchange Online Plan).
    • This gives : A mailbox, Sign-in access and Outlook access
    1. Set a password for the user

    You’ll be prompted to set one when creating the user. You can always reset it later.

    1. Sign in via Outlook
    • Open Outlook and log in with:
    • Email: ******@mycustomdomain.com
    • Password: the one you set in the Microsoft 365 portal
    1. DNS Records for Email (MX, SPF, etc.)

    Make sure you've correctly configured DNS for your domain:

    • MX record pointing to yourdomain-com.mail.protection.outlook.com
    • SPF record like v=spf1 include:spf.protection.outlook.com -all

    These ensure your email can be sent/received correctly.

    add-a-custom-domain-name

    connect-your-domain-to-office

    recipients-in-exchange-online/create-user-mailboxes

    1 person found this answer helpful.

  2. Jake Woods 25 Reputation points
    2025-08-09T01:27:37.53+00:00

    Answered by Siva Nair but can't mark a comment as an answer.

    Hi Jake Woods,

    You can’t use just an SMTP username to log into Outlook. You must create a licensed Microsoft 365 user with a mailbox to send and receive emails in Outlook with your custom domain.

    To send/receive email using ******@mycustomdomain.com in Outlook:

    1. Ensure your custom domain is added and verified in Microsoft 365
    • Go to Microsoft 365 Admin Center → Settings > Domains
    • Add mycustomdomain.com and follow the DNS steps to verify it.
    1. Create a user mailbox
    • Go to Microsoft 365 Admin Center → Users > Active users
    • Create a new user with the email ******@mycustomdomain.com
    • Assign them a Microsoft 365 license that includes Exchange Online (like Microsoft 365 Business Basic, Standard, or an Exchange Online Plan).
    • This gives : A mailbox, Sign-in access and Outlook access
    1. Set a password for the user

    You’ll be prompted to set one when creating the user. You can always reset it later.

    1. Sign in via Outlook
    • Open Outlook and log in with:
    • Email: ******@mycustomdomain.com
    • Password: the one you set in the Microsoft 365 portal
    1. DNS Records for Email (MX, SPF, etc.)

    Make sure you've correctly configured DNS for your domain:

    • MX record pointing to yourdomain-com.mail.protection.outlook.com
    • SPF record like v=spf1 include:spf.protection.outlook.com -all

    These ensure your email can be sent/received correctly.

    add-a-custom-domain-name

    connect-your-domain-to-office

    recipients-in-exchange-online/create-user-mailboxesHi Jake Woods,

    You can’t use just an SMTP username to log into Outlook. You must create a licensed Microsoft 365 user with a mailbox to send and receive emails in Outlook with your custom domain.

    To send/receive email using ******@mycustomdomain.com in Outlook:

    1. Ensure your custom domain is added and verified in Microsoft 365
    • Go to Microsoft 365 Admin Center → Settings > Domains
    • Add mycustomdomain.com and follow the DNS steps to verify it.
    1. Create a user mailbox
    • Go to Microsoft 365 Admin Center → Users > Active users
    • Create a new user with the email ******@mycustomdomain.com
    • Assign them a Microsoft 365 license that includes Exchange Online (like Microsoft 365 Business Basic, Standard, or an Exchange Online Plan).
    • This gives : A mailbox, Sign-in access and Outlook access
    1. Set a password for the user

    You’ll be prompted to set one when creating the user. You can always reset it later.

    1. Sign in via Outlook
    • Open Outlook and log in with:
    • Email: ******@mycustomdomain.com
    • Password: the one you set in the Microsoft 365 portal
    1. DNS Records for Email (MX, SPF, etc.)

    Make sure you've correctly configured DNS for your domain:

    • MX record pointing to yourdomain-com.mail.protection.outlook.com
    • SPF record like v=spf1 include:spf.protection.outlook.com -all

    These ensure your email can be sent/received correctly.

    add-a-custom-domain-name

    connect-your-domain-to-office

    recipients-in-exchange-online/create-user-mailboxes

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.