SCOM 2025 not sending alert notifications using SMTP

Avishek Singh Rathaur 0 Reputation points
2025-12-02T08:08:55.5233333+00:00

Hi Team,

We have installed SCOM 2025 in our environments and configured SMTP but alert notifications are not going to recipients. Required ports have been opened and IPs are whitelisted on SMTP side but still notifications not comin

System Center Operations Manager
System Center Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2025-12-02T08:09:08.2733333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    If SCOM 2025 is not sending alert notifications using SMTP, here are some troubleshooting steps you can take:

    1. Check SMTP Configuration: Ensure that the SMTP server information is correctly configured in SCOM. This includes the Fully Qualified Domain Name (FQDN), port number, and authentication method. You can refer to the configuration steps in the SCOM documentation to verify this.
    2. Verify Email Channel Setup: Make sure that the email notification channel is properly set up in SCOM. This includes ensuring that the channel is enabled and that the return email address is correctly specified.
    3. Event Viewer Logs: Check the event viewer logs for any errors related to the notification system. Each time the notification part runs, it logs events into the event viewer, which can help identify issues.
    4. Test SMTP Server: Use the test SMTP server functionality in SCOM to send a test email. This can help confirm whether the SMTP server is reachable and configured correctly.
    5. Firewall and Network Configuration: Double-check that there are no firewall rules or network configurations that might be blocking the SMTP traffic, even if the ports are opened and IPs whitelisted.
    6. Retry Interval: If you have configured a retry interval, ensure that it is set appropriately. This is relevant if you have a secondary SMTP server configured.
    7. Permissions: Ensure that the account used for SMTP authentication has the necessary permissions to send emails.

    If you have gone through these steps and the issue persists, you may want to consult the SCOM documentation for further details on configuring email notifications or consider reaching out to Microsoft support for assistance.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.