A corporate user reports an issue with their mobile device email client. When the user reads, flags, or deletes emails on their desktop computer, the changes are reflected on the mail server. However, when the user performs these actions on their mobile device, the changes do not sync back to the server, and subfolders created on the desktop do not appear on the mobile client. The technician confirms that the mail server supports secure synchronization and port 993 is open across the firewall. Which of the following configuration changes should the technician make on the mobile device to resolve the bidirectional synchronization issue?
- Reconfigure the incoming mail protocol setting from POP3 to IMAP using SSL/TLS encryption.Answer
- BReconfigure the incoming mail protocol from IMAP to POP3 using secure port 995 to force server copy retention.
- CModify the incoming mail protocol settings to use unencrypted IMAP over port 110.
- DExecute a full remote wipe via Mobile Device Management (MDM) and issue a Mobile Application Management (MAM) profile.
Answer
Reconfigure the incoming mail protocol setting from POP3 to IMAP using SSL/TLS encryption.
IMAP (Internet Message Access Protocol) maintains messages on the server and allows full two-way synchronization. Any action performed on the mobile device (such as reading, deleting, or organizing emails into subfolders) is immediately updated on the server and visible across all other connected clients. Secure IMAP operates over TCP port 993 using SSL/TLS encryption.
Step-by-Step Solution
Key Concept
Mobile Email Protocol Synchronization (IMAP vs. POP3)