john.rummell
06-27-2006, 12:02 PM
I'm an in house .Net Web Developer. I had an interesting request given to me. A user wants to be notified by email if a system generated email is not responded to within 24 hours. The email is sent from the system within the company to an employee in the company.
This is probly more of a general .Net solution rather than a ASP .Net solution. I'm thinking maybe a windows app that runs on as a process on a server that would keep track of "tagged" emails. We are using an Exchange server with Outlook 2002/2003, and I'm not too familiar with Office plug in development.
So my question is, is something like this possible, and does anyone have any ideas where to start?
Thanks,
John
This is probly more of a general .Net solution rather than a ASP .Net solution. I'm thinking maybe a windows app that runs on as a process on a server that would keep track of "tagged" emails. We are using an Exchange server with Outlook 2002/2003, and I'm not too familiar with Office plug in development.
So my question is, is something like this possible, and does anyone have any ideas where to start?
Thanks,
John