This article applies as of PRTG 25

Use Microsoft Office 365 for PRTG SMTP Delivery

You can send out email notifications from PRTG with Office 365 as SMTP relay server if you do not want to use the built-in SMTP relay server for direct email delivery.

Microsoft provides a guide in the Office 365 documentation that we successfully tested: How to set up a multifunction device or application to send email using Microsoft 365 or Office 365.


ℹ Microsoft plans to retire Basic Authentication for Client Submission, or SMTP AUTH, for Exchange Online as means to increase security. For Microsoft Office 365 users, you have the option to use High Volume Email for Microsoft 365 or to set up an SMTP relay using Azure Communication Services (ASC). 


For more information on how to set up ACS to use with PRTG, see the Knowledge Base: How can I use SMTP without Microsoft Exchange Online basic authentication?.

Configure PRTG to use Office 365 as an SMTP relay server

  1. Open the PRTG web interface.
  2. From the main menu bar, select Setup | System Administration | Notification Delivery.
  3. In section SMTP Delivery, use the following settings:

SettingDescription
SMTP Delivery MechanismUse SMTP relay server (recommended in LANs/NATs)
Sender Email and Sender NameEnter the email address and the name that will appear as sender of your email notifications.
HELO IdentWe recommend that you use the DNS name of your PRTG server.
SMTP Relay Serversmtp.office365.com
SMTP Relay SMTP Port587 (or port 25)
SMTP Relay AuthenticationUse standard SMTP authentication
SMTP Relay User and SMTP Relay PasswordEnter the credentials for the mailbox that you use with Office 365.
Connection SecurityUse SSL/TLS if the server supports it (default)
SSL/TLS MethodTLS 1.2 or any encryption method supported by Microsoft Office 365


  1. Save your settings.


Test the SMTP delivery of email notifications

  1. Open Setup | Account Settings | Notification Templates from the main menu bar in the PRTG web interface.
  2. Look for an email notification where you are defined as a receiver (for example, the default notification Email to Admin).
  3. Click Test SMTP Settings.
  4. Check your mailbox for the test notification.

More

Knowledge Base

PRTG Manual