I want to ask Microsoft Dynamics CRM development related question. I was requested to develop an application which can respond when Outlook pops up a message. Here is the case:
We send our weekly Quick Campaign from CRM Client in Outlook. But there is always an error that pops up randomly once or twice (that makes the Quick Campaign stops) and need user to click "Yes" or "No" on the pop up (in order to continue the stopped Quick Campaign). This is the error screen capture

My question is, how should the application recognizes that Outlook encounters the error?
Each email sent from the Quick Campaign is recorded as Activity in CRM. Previously I thought about creating Plug-in which can see the Activty created then give messages when the Activity for current Marketing List is stopped. But still the application must interact with Outlook in order to give input for the pop up error message (so that the Quick Campaign may continue).
Has anyone ever created such application? Or do you have any suggestion? Any opinion are appreciated. Thanks :)