GSLC · Question #34
Which of the following protocols provides mail forwarding and information storing features?
The correct answer is A. IMAP. IMAP is the email protocol that stores messages on the server and supports server-side folder management, enabling access from multiple devices.
Question
Which of the following protocols provides mail forwarding and information storing features?
Options
- AIMAP
- BSMTP
- CSNMP
- DPOP
How the community answered
(47 responses)- A96% (45)
- C2% (1)
- D2% (1)
Why each option
IMAP is the email protocol that stores messages on the server and supports server-side folder management, enabling access from multiple devices.
IMAP (Internet Message Access Protocol) keeps messages stored on the mail server rather than downloading and deleting them, supports server-side folder organization, and allows multiple clients to access and manage the same mailbox simultaneously - providing both persistent information storage and remote mail management features.
SMTP (Simple Mail Transfer Protocol) is used exclusively for sending and relaying outbound email between servers and has no capability for storing or retrieving messages.
SNMP (Simple Network Management Protocol) is a network management protocol used for monitoring and configuring network devices and is entirely unrelated to email services.
POP (Post Office Protocol) downloads messages to the local client and typically removes them from the server, making it a download-and-delete retrieval protocol without server-side storage or management features.
Concept tested: IMAP server-side email storage and management
Source: https://learn.microsoft.com/en-us/exchange/clients/pop3-and-imap4/imap4
Topics
Community Discussion
No community discussion yet for this question.