A network administrator is establishing security baselines for employee-owned mobile devices accessing company email services. The organization's policy requires encrypted transmission for multi-device mailbox synchronization and strict isolation of corporate data without altering personal user content. Which TWO of the following configurations best meet these requirements?
- Configure incoming email retrieval using IMAP over SSL/TLS on TCP port 993 to enable multi-device folder synchronization.Answer
- Enforce Mobile Application Management (MAM) containerization policies to restrict corporate data sharing and enable selective data wiping.Answer
- CConfigure incoming email retrieval using unencrypted POP3 on TCP port 110 to reduce SSL/TLS handshake processing overhead.
- DApply full Mobile Device Management (MDM) profiles that mandate an automated remote factory wipe of the physical device upon policy non-compliance.
Answer
Configure incoming email retrieval using IMAP over SSL/TLS on TCP port 993 for multi-device synchronization, and enforce Mobile Application Management (MAM) containerization policies for selective corporate data wiping.
IMAP over SSL/TLS on TCP port 993 ensures secure, encrypted transmission of incoming messages while keeping mail folders synchronized across all endpoints. Implementing Mobile Application Management (MAM) containerization ensures corporate data is logically separated from personal apps on user-owned hardware, granting administrators the ability to execute selective wipes of corporate data without wiping personal photos or files.
Step-by-Step Solution
Key Concept
Mobile Application Security and Encrypted Email Protocol Settings