zoukankan      html  css  js  c++  java
  • outlook 的外出时助理程序对外部邮箱不起作用。1个解决办法和另外一个可能性

    原因是缺省系统之允许回应内部邮件。
    参见:http://www.adminspy.com/Windows-Tips/Microsoft-Outlook-Out-Of-Office-doesnt-work.html

    If your Out of Office does work internally but not externally then follow the instructions below

    If you use the Out Of Office Assistant and turn on the out-of-office reply, the internal senders (on the local network) receive the automatic reply message, but external senders (on the Internet) may not receive the automatic reply.

    PROBLEM
    By default, the out-of-office reply to Internet recipients is turned off. Many administrators do not allow out-of-office replies to be sent outside the Exchange Server organization, so that unauthorized people do not know when users are out of the office.

    RESOLUTION
    To turn on out-of-office replies to the Internet, follow these steps:
     
    On the Exchange server, start Exchange System Manager.
    Go to Global Settings, and then click Internet Message Formats.
    In the Details pane, right-click on your domain name, and then click Properties. The default SMTP domain is "*".

    In the Properties dialog box, click the Advanced tab, and then click to select the Allow out of office responses check box. This turns on out-of-office responses to the Internet for the selected domain.

    This was tested no Windows 2003 server with Exchange SP1 installed
    You may need to restart the Simple Mail Transfer Protocol (SMTP) and Microsoft Exchange Routing Engine services

     

     

    另外一个可能性:启用了上面的设置,但还不管用,可能是return地址没有。如下:

    I think i found the problem, look at the internet header from the email and you will see that there is no return path<>

    the cause can be that your email provider removes the return path and the exchange server cannot send a  OoO reply.

    I opened a ticket at our email provider and hope for an answer.

    will be continued....

    Masterdam (IS/IT--Management)
    12 Jul 07 5:25
    our email provider removed the return path<> when the mail forward to our exchange server. They changed the .forward files in the server and the return path<> is filled and the out of office is working again smile

    You can close this subject, and thanks for thinkin with me
  • 相关阅读:
    screen命令
    完全背包问题
    01背包问题
    数组排序使得数组负数在正数左边且按照原来的顺序
    Git 后悔药系列
    Nacos作为注册中心和配置中心
    JDK15都出了,你确定不来了解下JDK8吗?
    WPF创建一个凹凸效果的边框
    vue---splitpane分割
    列表实现拖拽
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1068906.html
Copyright © 2011-2022 走看看