Outlook does not show desktop notifications on a message receive

49

9

I have a number of accounts in Microsoft Office Outlook 2007, a folder for each and a rule which moves message for appropriate folder. Also it has to show a desktop notification.

But it doesn't!

I have enabled an option to showing notification for root incoming folder but 99.99% of my messages goes to sub-folders and absolutely quietly.

abatishchev

Posted 2009-12-30T20:07:25.490

Reputation: 623

For Outlook 2013: http://www.tech-recipes.com/rx/46379/microsoft-outlook-new-mail-desktop-alert-for-subfolders/

– user1336087 – 2016-11-22T12:46:41.810

Answers

55

Found this info:

"It only works on the Inbox folder" By default the new New Mail Desktop Alert will only show when the mail is delivered to the Inbox (as the option says as well in Tools-> Options-> button E-mail Options-> button Advanced E-mail Options). This means that when you have a rule configured to move your mail to a different folder the Notification won’t show.

To workaround this you can add the action "display a Desktop Alert" to each and every rule. Besides the fact that it is very tiresome, the real downside of this is that when you are in an Exchange organization the rule will become a local rule so that it will only execute when Outlook is running. This means that when you have added extra actions to the rule, like forwarding it to another address, this action won’t be executed either.

A better solution it to create a generic rule with no conditions and just the action to display the Desktop Alert.

1.Tools-> Wizards and Alerts… (press OK if you get an HTTP warning) 
2.Button New Rule… 
3.Select "Start from a blank rule" and verify that "Check messages when they arrive" is selected 
4.Press Next to go to the Conditions screen 
5.Verify that no condition is selected and press Next 
6.A warning will pop-up stating that this rule will apply to all messages. Press "Yes" to indicate that that is correct 
7.Select the action "display a Desktop Alert" 
8.Press Finish to complete the rule 
9.If needed move the "display a Desktop Alert" rule all the way to the top 

Here: http://www.howto-outlook.com/howto/mailalert2003.htm#always_alert

Sounds like what you're running into.

Ƭᴇcʜιᴇ007

Posted 2009-12-30T20:07:25.490

Reputation: 103 763

Works Perfectly on Outlook 2010. – RanRag – 2014-09-10T07:34:36.303

I use exchange server and it works as expected - Outlook 2013! Thanks – FreeSoftwareServers – 2019-03-15T19:25:37.817

Great. I was trying to find how to show the Desktop Alert to all messages. Leaving the condition blank did the trick :D – Oscar Mederos – 2011-09-16T03:15:10.227

1On Outlook 2010, I had to highlight my "unread mail" folder and then apply the rule for it to take effect. – SaultDon – 2012-06-26T18:54:36.163

Thanks for the tip! I will try to use it. Btw, each of my rule has enabled 'show desktop alert'. But it doesn't work. Also doesn't work 'Test alert' in Outlook settings. Why can it be?? – abatishchev – 2009-12-31T00:10:46.547

1If you're connecting to an Exchange server, then the Rules take on an extra layer of weirdness. There are 'local' rules, which only run in the copy of Outlook you set it up in (like say, making it 'ding' when mail comes in), and then are 'server' rules, which execute at the server, before you get to it via Outlook, and often before it hits your Inbox on the server itself (like Forwarding rules).

So if a server-side rule affects the message before the local rule, then often the local rule doesn't have any affect.

I hope that clears it up(?) :) – Ƭᴇcʜιᴇ007 – 2009-12-31T00:43:51.407

Hi. No, no exchange connection. Only a number of GMail/GApps accounts. Thanks anyway for info about Exchange! :) – abatishchev – 2010-01-03T08:56:08.600

And one global rule with notification helped. No desktop alert but sound alert takes place. So I'm very glad! – abatishchev – 2010-01-03T08:57:22.513

3Glad it helped :) – Ƭᴇcʜιᴇ007 – 2010-01-07T06:19:07.827