22.9 C
Dubai
Saturday, April 20, 2024

Configuring IMAP in Exchange Server 2016

Enable and configure IMAP4 on an Exchange server … POP3 and IMAP4 functionality in Exchange 2016

Start the IMAP Services and to Automatic.

Using PowerShell –

Start-Service MSExchangeIMAP4; Start-Service MSExchangeIMAP4BE
Set-Service MSExchangeIMAP4 -StartupType Automatic; Set-Service MSExchangeIMAP4BE -StartupType Automatic

image

Using GUI –

open Services.msc – Set IMAP to automatic and start it

image

To be Run on all Mailbox Servers

Set-ImapSettings -ExternalConnectionSettings "mail.azure365pro.com:993:SSL","mail.azure365pro.com:143:TLS" -X509CertificateName mail.azure365pro.com
Test-ImapConnectivity –ClientAccessServer Servername -Lightmode -MailboxCredential (Get-Credential)

Also Run

image

Restart Pop and IMAP services to Take effect.

Restart-Service MSExchangeIMAP4; Restart-Service MSExchangeIMAP4BE

 

Outlook 2016 Client Settings for IMAP to work.

image

image

image

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?