我有一个奇怪的问题。
我的PC重新映像,现在它无法正常连接到自动发现服务。 我看不到空闲/忙碌的信息,不能让我不在办公室,也不会在我给他们发电子邮件时提供其他不在办公室的人的工具提示。
如果我运行"测试电子邮件自动配置"工具,它失败了。
在我的电脑重新成像之前,所有这些都已经过去了。 此外,如果我登录到另一台PC(相同的操作系统,Win7),它确实可以正常工作。
所以我认为问题是我的电脑特有的,而不是我们的Exchange设置问题。
如果我浏览到网址http://mail.mydomain/autodiscover/autodiscover.xml,我会收到403错误。 在其他PC上执行上述操作。
奇怪的是,如果我在PC上浏览https://mail.mydomain/autodiscover/autodiscover.xml有问题,那就行了。
所以我的电脑上配置错误,但我不知道是什么。也许它没有正确传递我的凭据。 其他依赖我的Windows凭据的网站工作正常,所以它有时会正确传递它们。 在我让他们再次重新映像我的电脑之前,有什么想法吗?
由于
当我运行测试邮件自动配置时,在结果选项卡上我得到:
Autoconfiguration has started, this may take up to a minute
Autoconfiguration was unable to determine your settings!
日志是:
SMTP=my.email@my.domain
Attempting URL httpx://mail.my.domain/autodiscover/autodiscover.xml found through SCP
Autodiscover to httpx://mail.my.domain/autodiscover/autodiscover.xml starting
GetLastError=0; httpStatus=403
Autodiscover request completed with http status code 403
Autodiscover to httpx://mail.my.domain/autodiscover/autodiscover.xml failed (0x80004005)
Autodiscover to httpsx://mail.my.domain/autodiscover/autodiscover.xml starting
GetLastError=12007; httpStatus=0
Autodiscover to httpsx://mail.my.domain/autodiscover/autodiscover.xml failed (0x800C8203)
Autodiscover to httpsx://autodiscover.my.domain/autodiscover/autodiscover.xml starting
GetLastError=12007; httpStatus=0
Autodiscover to httpsx://autodiscover.my.domain/autodiscover/autodiscover.xml failed (0x800C8203)
Local autodiscover for my.domain starting
Local autodiscover for my.domain failed (0x8004010F)
Redirect check to httpx://autodiscover.my.domain/autodiscover/autodiscover.xml starting Redirect check to httpx://autodiscover.my.domain/autodiscover/autodiscover.xml starting
Srv Record lookup for httpx://my.domain starting
Srv Record lookup for my.domain Failed (0x8004010F)
注意我必须将http更改为httpx,将https更改为httpsx以允许其发布。