Everyday I have to receive an email xyz.
Is there any plugin for Outlook (or whatever) to get an alert if I don't receive the email?
microsoft-outlook
Everyday I have to receive an email xyz.
Is there any plugin for Outlook (or whatever) to get an alert if I don't receive the email?
Best Answer
If you set a filter to alert you when you receive a message, and possibly even move it to a special folder then you can also set a reminder to ask you, if you have received the email you need today. And you would have a visual indicator, if there is not an unread message.
OR depending on your outlook version, write a simple vba script to check that special folder for an unread message as a scheduled event. If there isn't one alert you.