I’m facing an issue with Wazuh alert notifications. It seems that email alerts are not being received for multiple alerts generated by the Wazuh manager.
I’ve already verified that the alerts are visible in the Wazuh dashboard, but the corresponding email notifications are not reaching the configured recipient addresses.

Could you please help check if there’s an issue with the Wazuh email alert configuration or the mail service integration?
If required, I can share the /var/ossec/logs/ossec.log or the alert configuration details for review.
Thank you,
SAI
ISS Technologies.
Based on your input, I have replicated the same use case on my end, and it is working fine for me.
For my testing, I used localhost as the SMTP server along with a Gmail account.
From your shared configuration, it seems that you are using the Office 365 mail server, but the configuration appears to be incorrect.
Please update your sender configuration as shown below:
If you receive the test email, it confirms that the SMTP server configuration is correct.
Next, verify your notification channel configuration on the Wazuh Dashboard:
Go to Notifications > Channels.
Select the channel you created.
On the top-right corner, click Actions > Send test message to confirm the configuration.
You can also refer to the Wazuh Integrations repository for more details about notification configurations.