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:
- 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.
- 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
- Set a password for the user
You’ll be prompted to set one when creating the user. You can always reset it later.
- Sign in via Outlook
- Open Outlook and log in with:
- Email:
******@mycustomdomain.com
- Password: the one you set in the Microsoft 365 portal
- 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:
- 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.
- 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
- Set a password for the user
You’ll be prompted to set one when creating the user. You can always reset it later.
- Sign in via Outlook
- Open Outlook and log in with:
- Email:
******@mycustomdomain.com
- Password: the one you set in the Microsoft 365 portal
- 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