In general we recommend not trying to use SMTP, as it's the cause of most "my email notifications don't work" requests. This is doubly true for SMTP to any Microsoft platform.
You should set up an MTA on the system itself, verify it can send email, and just use the PHP built in mail support, and remove all of the other configuration.
You can test notification delivery with ./test_alert.php -c <contact_id> -d
adam.
Re Tech via observium wrote on 10/03/2023 12:43:
I am new to observium.
I am trying to setup email alerts and they are not sending.
I have attached screenshot of my settings and hoping someone can help me figure this out.
observium mailing list -- observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.org