SSCP · Question #866
What works as an E-mail message transfer agent?
The correct answer is A. SMTP. SMTP (Simple Mail Transfer Protocol) is the standard protocol used to transfer email messages between mail servers and from mail clients to servers. It operates on port 25 (or 587 for submission) and is responsible for the actual transport of email across the Internet. SNMP (B) i
Question
What works as an E-mail message transfer agent?
Options
- ASMTP
- BSNMP
- CS-RPC
- DS/MIME
How the community answered
(26 responses)- A96% (25)
- C4% (1)
Explanation
SMTP (Simple Mail Transfer Protocol) is the standard protocol used to transfer email messages between mail servers and from mail clients to servers. It operates on port 25 (or 587 for submission) and is responsible for the actual transport of email across the Internet. SNMP (B) is for network device management, S-RPC (C) is a secure remote procedure call mechanism, and S/MIME (D) is a standard for encrypting and signing email content - not for transferring it.
Topics
Community Discussion
No community discussion yet for this question.