POP, IMAP, SMTP Setting Not Available in Exchange 2010/SBS 2011

本文指导如何在Exchange2010/SBS2008/2011中启用并配置POP3和IMAP服务,确保Outlook在网页版Office Web Applications (OWA) 中正常工作。通过遵循步骤,您可以手动更新设置,并在Exchange Shell中将有效设置推广到OWA。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


The default settings in Exchange 2010/SBS 2011 do not advertise these to the user under OWA. If you do enable services such as POP or IMAP the settings are not updated and you need to update these yourselves.

Enable POP3 or IMAP in Exchange 2010/SBS 2008 / 2011 by performing the following :

http://blogs.technet.com/b/sbs/archive/2008/09/19/how-to-configure-sbs-2008-to-host-pop3-imap4.aspx

Check in Outlook all working OK by using the following settings

http://blogs.technet.com/b/sbs/archive/2011/08/31/how-to-configure-outlook-for-pop3-imap-and-smtp-connectivity-in-sbs-2008-2011-standard.asp

Once ok , advertise the settings that work in OWA by

Open Exchange Shell , Run these for replacing with your correct domain and pop / imap settings

Set-POPSettings -ExternalConnectionSettings “mail.contoso.com:995:ssl”
Set-IMAPSettings -ExternalConnectionSettings “mail.contoso.com:143:tls”

For SMTP , it uses is the FQDN value on the chosen receive connector. You can find this in the Exchange console via Configuration>Hub Transport>Receive Connectors, Right clicking and choosing Properties on the chosen receive connector.

Once all your settings have been correctly updated, Run this to find your Hubtransport Identity
Get-ReceiveConnector |FL Identity

Then Run this to publish the settings

Set-ReceiveConnector -Identity “**YOUR IDENTITY FROM ABOVE**” -AdvertiseClientSettings:$true

Open Internet Information Services in Administrative Tools

Right click on the server, Stop and Start

You should see the new settings updated

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值