nerdexam
CompTIA

N10-005 · Question #606

Which of the following protocols would be used to send email to an email server?

The correct answer is D. SMTP. SMTP (Simple Mail Transfer Protocol) is the dedicated protocol for sending email messages from a client to a mail server or between mail servers.

Networking concepts

Question

Which of the following protocols would be used to send email to an email server?

Options

  • ANTP
  • BFTP
  • CSNMP
  • DSMTP

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    5% (2)
  • C
    3% (1)
  • D
    90% (36)

Why each option

SMTP (Simple Mail Transfer Protocol) is the dedicated protocol for sending email messages from a client to a mail server or between mail servers.

ANTP

NTP (Network Time Protocol) is used to synchronize the clocks of networked devices to a time source and has no role in email delivery.

BFTP

FTP (File Transfer Protocol) transfers files between hosts over TCP ports 20 and 21 and is not used for email transmission.

CSNMP

SNMP (Simple Network Management Protocol) is used for monitoring and managing network devices such as routers and switches, not for sending email.

DSMTPCorrect

SMTP is the standard application-layer protocol for email submission and relay, operating on TCP port 25 (server-to-server) or port 587 (client submission). When a user sends an email, the mail client uses SMTP to deliver the message to the outgoing mail server, which then relays it to the recipient's mail server.

Concept tested: SMTP email submission protocol

Source: https://learn.microsoft.com/en-us/exchange/mail-flow/connectors/connectors

Topics

#SMTP#email protocols#application layer protocols#mail transfer

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice