Can APM monitor a mailbox and produce an alert based on seeing an email with a particular subject line or text in the message body?
We have an example of needing to confirm if a particular cloud based solution is emailing our clients, and wish to add a BCC onto every email to be sent to an internal mailbox that we can monitor via SolarWinds, and if it doesnt see an email in that mailbox for a certain time period, then produce a critical alert.
The only way I can work out how to do this is using Exchange powershell scripts for APM to use to monitor the mailbox. Makes a somewhat easy monitor very complicated to produce.