Setup
...
SMTP / Mail Relay
Configure Activate to send Emails via Office 365
2 min
pre requisites you will need the upn and password of a user who can send emails via office 365 a licensed office 365 account is also required activate settings //resources/configuration navigate to //resources/configuration and change the following parameters smtpserver set this value to ssl //smtp office365 com 587 create a new parameter of the networkcredential type smtpservercredentials set the upn and password of the office 365 user in this limitations activate will need to sign on to office 365 in order to send emails, this is not noticeable in normal operations and notifications however, this can add a noticeable delay in time sensitive email requests examples are where the email is being sent to an sms gateway these configurations only work if using the mailutilities sendemail method as this activate class is configured to use this information if sending emails from a custom script calling powershell or native net email classes, these configurations will be ignored