I needed to set up email alerts in Connect CDC so I could get notified about issues instead of constantly watching MonCon. The setup itself is straightforward, but a few details can block alerts from ever being triggered or delivered.
Where email alerts are configured
Email alerts are configured in Director.
Once configured at the model level:
- Email Notification options become available
- You can start and stop the email process from MonCon
One thing I missed initially - after configuring email settings, you must commit the model and run a model update. Without that, the configuration does not actually take effect.
How to start email notifications
After configuration:
- Go to the Process view in MonCon
- Select Email Notification
- Choose the host
- Start the process
Important detail:
- Email notification can run on only one host at a time
- If you try to start it on another host, CDC will block it and return an error
You can also check the status per host directly in the Email Notification view.
Why email alerts sometimes don’t arrive
This is where most troubleshooting happens.
From what I’ve seen, the issue is usually not CDC itself, but the email path:
- Emails pass through multiple servers before reaching the recipient
- If the address is not valid in the domain, routing may fail completely
- Messages can get stuck or filtered in intermediate systems
A practical approach:
- Check with the email administrator
- Ask for message trace logs from the mail server
- Verify if the message reached the Exchange server at all
Even a simple test email from Director leaves a trace that can be tracked step by step.
What changed for me
I used to think email alerts were just a toggle in CDC.
In reality, they depend on two layers:
- CDC configuration and model updates
- External email infrastructure and routing
If either one is incomplete, alerts won’t work.
Takeaway
Email alerts in Connect CDC work reliably once both pieces are aligned:
- Model is configured, committed, and updated
- Email routing works end to end
Most issues come from missing one of those.
Have you ever had email alerts configured correctly in CDC but still not receiving them? What ended up being the root cause in your case?
------------------------------
Adhitya Maya
*Precisely Software Inc.
------------------------------