A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Hi @Bev
Thank you for posting your question in the Microsoft Q&A forum.
When a CRM asks for the SMTP mail address, it is really asking for the SMTP server details of the mailbox you want the CRM to send emails from. These values are provided by your email provider, not generated by the CRM.
1.If you’re using Microsoft 365 / Exchange Online, use these SMTP settings:
-SMTP server (address/host): smtp.office365.com
-Port: 587
-Encryption: STARTTLS / TLS
-Username: the full email address
-Authentication:
- OAuth (Modern Authentication) is supported for SMTP AUTH and recommended by Microsoft.
- If using username and password, SMTP AUTH must be enabled for the mailbox and allowed by tenant security settings.
- If MFA is enabled, an App Password is required unless the application supports OAuth.
These values are standard for authenticated SMTP submission in Exchange Online.
2.If you’re using Outlook.com / Hotmail
-SMTP server: smtp-mail.outlook.com
-Port: 587
-Encryption: STARTTLS
-Reference: POP, IMAP, and SMTP settings for Outlook.com - Microsoft Support.
3.If you’re using another provider, you’ll find the SMTP address in one of these places:
-Your email provider’s support or help documentation
-The email account settings in webmail (often under Mail > Settings > Server settings)
-Your IT admin or hosting provider
I hope this information is helpful.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread