I have created an Exchange Mailbox (Powershell) sensor which is retrieving the relevant information for my chosen mailbox. I would now like to create a trigger which sends a push notification when the 'Item Count' channel value changes.
I have created a "Change Trigger" on the notification triggers tab for the sensor, but it doesn't send any notification when an email is received into the mailbox even though the count does increment. Have I missed something?
As an alternative way to achieve what I would like to do I have also created an IMAP sensor which returns a count of the number of emails in the mailbox as the "Mailbox Size" channel. However, that sensor doesn't even have the option to create a "Change Trigger".
Is there any way of triggering a notification upon a change of email count in a mailbox? Using either of the above methods or any other way.
Add comment