I get a bunch of incoming e-mails containing error information from an ASP.NET web application. Each e-mail represents a specific exception thrown in the application. The exception is contained within the e-mail body.

I need my mail client, Outlook 2007, to notify me when an e-mail with a body containing a specific exception is received.

How can I accomplish this?

link|improve this question
feedback

1 Answer

Go to Tools > Rules. A new window pops-up. Next check the "Stay up to date section".

Rules Wizard

I'd go for "Play a sound when I get messages from someone" or "Display mail from someone in the New Item Alert Window" but maybe one of the others would work for you too.

When clicking next, you can define parameters for when to trigger this action. (E.g. Certain string in body/subject, certain sender, etc.)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.