You could use a powershell script to check the message tracking logs. You can test for inbound email based on either the domain of the sender address, the source ip or hostname, or the source server from the messageid's.
I'd run one task continuously in a process/sleep/process loop, rather than trying to start a new task every minute. -----Original Message----- From: Steve Hart [mailto:[email protected]] Sent: Wednesday, August 17, 2011 10:47 AM To: MS-Exchange Admin Issues Subject: Email monitor I've been asked to come up with a system to send an alarm anytime we don't receive any inbound email for a minute. We're on Exchange 2007. What's the best way to go about this? --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe exchangelist ************************************************************************************************** Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. ************************************************************************************************** --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe exchangelist
