The correct answer is A. To transfer email messages from one mail server to another during delivery . Proofpoint’s SMTP relay reference explains that SMTP is the protocol used for outbound email transmission and for forwarding messages between different mail servers, especially when sending to external domains. That is the clearest match to the role being tested in this question. SMTP is fundamentally a sending and transfer protocol , not a storage protocol.
While SMTP is also involved when a client submits outgoing mail to a mail server, the best and most primary role in overall email delivery is server-to-server message transfer. The alternative answers are therefore incorrect: SMTP does not store attachments, does not inherently provide automatic message encryption on its own, and is not best defined here as a mailbox-management protocol between end users and servers. Storage and retrieval functions are handled by other protocols and applications, such as IMAP or POP for inbox access, while TLS can add transport encryption to SMTP sessions when configured. In the Threat Protection Administrator course under Mail Flow, SMTP is treated as the delivery protocol that moves email onward through the message path. Therefore, the correct answer is to transfer email messages from one mail server to another during delivery .
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit