Exchange – Publish POP/IMAP settings on OWA
With Exchange 2010, users are able to get POP and IMAP settings from OWA. But to provide these information, you have to publish it. To publish POP/IMAP settings on OWA, you have to run the following Exchange CMDLets: get-receiveconnector set-popsettings –ExternalConnectionSettings “<POP address>:110:TLS” set-receiveconnector –identity “<SMTP client settings>” -AdvertiseClientSettings:$true Where <POP address> has to […]
Exchange – Publish POP/IMAP settings on OWA Read More »

