<

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
Since Azure DevOps Server 2022 finally supports a deployment on Server Core, I can replace another GUI Server in my LAB. In this write up, I will show you all the steps to get it up and running in your environment.
A basic task such as migrating an infrastructure service to a new OS version can be a major challenge or offer opportunities for restructuring and realignment..

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month