Sending emails using Microsoft365 (Office365)
Posted by Sinclair Hughes, Last modified by Sinclair Hughes on 20 February 2023 01:35 PM
|
|
Emails can be sent through Office365 email servers using either:
Authenticated Client SMTP is the preferred option. SMTP Relay may be deprecated by Microsoft Authenticated SMTPAuthenticated SMTP requires authentication to be enabled at the Microsoft 365 Tenant and the Mailbox level. It is now enabled by default. The per-mailbox setting to enable (or disable) SMTP AUTH is available in the Microsoft 365 admin centre or Exchange Online PowerShell.
In SPM/PHM configure the options in Setup > Provider > Email (for each Provider) SMTP Server Settings SMTP Server Name: smtp.office365.com (or outlook.office365.com) Account Authentication SMTP Authentication required Note: Enable SMTP AUTH for specific mailboxes The per-mailbox setting to enable (or disable) SMTP AUTH is available in the Microsoft 365 admin center or Exchange Online PowerShell.
SMTP RelayIn SPM/PHM (release 409.6 or newer) configure the options in Setup > Provider > Email (for each Provider) SMTP Server Settings SMTP Server Name: <your-domain>.mail.protection.outlook.com Account Authentication SMTP Authentication NOT required
Troubleshooting
| |
|