zoukankan      html  css  js  c++  java
  • EV: Outlook does not show desktop notifications on a message

    Source:

    http://superuser.com/questions/89511/outlook-does-not-show-desktop-notifications-on-a-message-recieve
     
    Question:

    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 have to show a desktop notification.

    But it doesn't!

    Also 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.

    Answer:

    "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
  • 相关阅读:
    memcached +mysql+php 例子
    PHP利用memcache缓存技术提高响应速度
    实现QQ第三方登录教程(php)
    php如何解决多线程同时读写一个文件的问题
    php数组函数常见的那些
    PHP 5种方式获取文件后缀名
    函数与方程
    函数图像习题
    高中数学中需要重点关注的函数和图像
    特殊分段函数的图像画法
  • 原文地址:https://www.cnblogs.com/weihongji/p/3493563.html
Copyright © 2011-2022 走看看