When Microsoft Exchange Server 2013 is installed, POP3 client connection is not enabled. To enable POP3 client connection, you must start two POP3 services: Microsoft Exchange POP3 service and Microsoft Exchange POP3 Backend service. After POP3 is enabled, Exchange 2013 uses the Secure Socket Layer (SSL) to accept insecure POP3 client communication between Port 110 and port 995.
The Microsoft Exchange POP3 service runs on the Exchange 2013 computer that runs the client access server role. The Microsoft Exchange POP3 Backend service runs on the Exchange 2013 computer that runs the mailbox server role. In the environment where the client accesses the server role and mailbox server role on the same computer, you need to manage these two services on the same computer.
When Microsoft Exchange Server 2013 is installed, IMAP4 client connectivity is not enabled. To enable IMAP4 client connectivity, you need to start two IMAP services, Microsoft Exchange IMAP4 services, and Microsoft Exchange IMAP4 Backend services. After IMAP4 is enabled, Exchange 2013 uses Secure Socket Layer (SSL) to accept insecure IMAP4 client communication on ports 143 and 993.
The Microsoft Exchange IMAP4 service runs on the Exchange 2013 computer that runs the client access server role. The Microsoft Exchange IMAP4 Backend service runs on the Exchange 2013 computer that runs the mailbox server role. You can manage these two services on the same computer when you run client access and mailbox roles on the same computer.
For details about how to enable the console and start the command line, refer to the official documentation:
POP3: http://technet.microsoft.com/zh-cn/library/bb124934.aspx
IMAP4: http://technet.microsoft.com/zh-CN/library/bb124489 (v = exchg.150). aspx
First, we set the Microsoft Exchange POP3 service to start automatically on CAS01 and start the POP3 service. CAS02 can follow the same steps, and IMAP can start the same way, start the POP3 frontend and IMAP4 frontend on the client access role server, and start the POP3 backend and IMAP4 backend on the mailbox server. The operations are roughly the same
Go to the Server Manager, find the POP front-end service, and change the startup type to automatic
650) this. width = 650; "title =" 01.png" style = "float: none;" src = "http://s3.51cto.com/wyfs02/M02/4D/E8/wKiom1RcV0qiDCPRAAJG5Z5kRs8881.jpg" alt = "wKiom1RcV0qiDCPRAAJG5Z5kRs8881.jpg"/>
Go to the ECP Panel, go to CAS01 under the server option, and double-click to open
650) this. width = 650; "width =" 720 "height =" 511 "title =" 02.png" style = "width: 720px; height: Pixel px; "src =" http://s3.51cto.com/wyfs02/M00/4D/E7/wKioL1RcV6-B85B-AAPbr8huIhQ420.jpg "border =" 0 "vspace =" 0 "hspace =" 0 "alt =" wKioL1RcV6-B85B-AAPbr8huIhQ420.jpg "/>
Select an appropriate logon method based on enterprise security requirements and actual needs.
650) this. width = 650; "width =" 720 "height =" 610 "title =" 03.png" style = "width: 720px; height: 610px; "src =" http://s3.51cto.com/wyfs02/M00/4D/E8/wKiom1RcV0rBmsZvAAIrnlWWPjU341.jpg "border =" 0 "vspace =" 0 "hspace =" 0 "alt =" wKiom1RcV0rBmsZvAAIrnlWWPjU341.jpg "/>
650) this. width = 650; "width =" 720 "height =" 610 "title =" 04.png" style = "width: 720px; height: 610px; "src =" http://s3.51cto.com/wyfs02/M02/4D/E7/wKioL1RcV6_TR3TpAAIyCZxTICI087.jpg "border =" 0 "vspace =" 0 "hspace =" 0 "alt =" wKioL1RcV6_TR3TpAAIyCZxTICI087.jpg "/>
POP3 and IMAP4 have the following options:
Http://technet.microsoft.com/zh-CN/library/bb124498 (v = exchg.141). aspx
650) this. width = 650; "width =" 720 "height =" 379 "title =" 05.PNG" style = "width: 720px; height: Pixel px; "src =" http://s3.51cto.com/wyfs02/M01/4D/E7/wKioL1RcV7DQlTmpAAMbllkAm7o376.jpg "border =" 0 "vspace =" 0 "hspace =" 0 "alt =" wKioL1RcV7DQlTmpAAMbllkAm7o376.jpg "/>
After POP3 and IMAP4 are started in the front backend and the logon mode of the response is changed on the ECP Panel, we can receive and send emails through POP3 and IMAP4.
This article is from the "Robin's Home" blog. For more information, contact the author!
Exchange 2013 SP1 deployment Series 14: configure the Client Access Protocol (IMAP & POP3)