RE: Email monitor

2011-08-17 Thread Sean Rector
Issues Subject: RE: Email monitor 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

RE: Email monitor

2011-08-17 Thread Campbell, Rob
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

RE: Email monitor

2011-08-17 Thread Beckers, Shawn (IT Services)
Lots of ways to do this with PowerShell scripts, but we took the easy route and subscribed to an external SMTP monitoring service. I know there's quite a few out there. We use Mailive (http://www.mailive.com). -Original Message- From: Steve Hart [mailto:sh...@wrightbg.com] Sent: Wed