<

Exchange 2019:- IMAP external and internal settings

Posted on
6,379 Points
379 Views
Last Modified:
Published
Experience Level: Intermediate
3:41
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we show you how to configure your IMAP settings just like the POP settings. We configure the internal and external fields and then set the X509 as well as setting authentication and configuring the services.

Video Steps

1. Launch Exchange Management Shell

Click on Start and then expand Exchange Server 2019 and right click on the Exchange Management Shell and select "Run as Administrator"

2. Type in command

Type in the command: Get-imapsettings -Server EX2019A | fl

3. Type in command

Run the following command to set the imap internal settings: Set-imapSettings -server EX2019A -InternalConnectionSettings "imap3.thexchangelab.com:993:SSL","imap3.thexchangelab.com:143:TLS" -X509CertificateName imap3.thexchangelab.com

4. Type in command

Run the following command to set the imap external settings: Set-imapSettings -server EX2019A -ExternalConnectionSettings "imap3.thexchangelab.com:993:SSL","imap3.thexchangelab.com:143:TLS" -X509CertificateName imap3.thexchangelab.com

5. Type in command

Run the following command to set the X509: Set-imapSettings -server EX2019A -X509CertificateName imap3.thexchangelab.com
0
0 Comments
Azure OpenAI service, a cloud-based service offered by Microsoft, has recently been made generally available to the public, providing developers with access to large advanced AI models.
This document presents the Modern Active Directory project, which aims to bring a more modern view on your Active Directory, whether to view key indicators or to perform advanced searches in a simple way. With this PowerShell module that accesses …

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month