A help desk technician is configuring a third-party email application on a corporate laptop. The company security administrator mandates that all email retrieval must be encrypted using SSL/TLS and must maintain real-time folder synchronization across multiple user devices. Which network port and protocol combination must be permitted through the network firewall to support this configuration?
- TCP 993Answer
- BTCP 995
- CTCP 143
- DUDP 67
Answer
TCP port 993 (IMAPS) must be permitted to allow encrypted email retrieval with multi-device folder synchronization.
The correct answer specifies TCP port 993 because IMAPS provides encrypted SSL/TLS communication while ensuring server-side email storage and multi-device state synchronization as required by corporate security policy.
Step-by-Step Solution
Key Concept
Secure Mail Protocols and Port Assignment (IMAPS)