nerdexam
GIAC

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.

Security Architecture & Engineering

Question

Which of the following protocols provides mail forwarding and information storing features?

Options

  • AIMAP
  • BSMTP
  • CSNMP
  • DPOP

How the community answered

(47 responses)
  • A
    96% (45)
  • C
    2% (1)
  • D
    2% (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.

AIMAPCorrect

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.

BSMTP

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.

CSNMP

SNMP (Simple Network Management Protocol) is a network management protocol used for monitoring and configuring network devices and is entirely unrelated to email services.

DPOP

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

#IMAP#email protocols#mail forwarding#mail storage

Community Discussion

No community discussion yet for this question.

Full GSLC Practice