nerdexam
CompTIA

N10-009 · Question #134

Which of the following ports is used for secure email?

The correct answer is D. 587. Port 587 is used for secure email submission. This port is designated for message submission by mail clients to mail servers using the SMTP protocol, typically with STARTTLS for encryption. Port 25: Traditionally used for SMTP relay, but not secure and often blocked by ISPs for…

Submitted by wei.xz· Mar 6, 2026Networking Concepts

Question

Which of the following ports is used for secure email?

Options

  • A25
  • B110
  • C143
  • D587

How the community answered

(33 responses)
  • A
    6% (2)
  • C
    3% (1)
  • D
    91% (30)

Explanation

Port 587 is used for secure email submission. This port is designated for message submission by mail clients to mail servers using the SMTP protocol, typically with STARTTLS for encryption. Port 25: Traditionally used for SMTP relay, but not secure and often blocked by ISPs for outgoing mail due to spam concerns. Port 110: Used for POP3 (Post Office Protocol version 3), not typically secured. Port 143: Used for IMAP (Internet Message Access Protocol), which can be secured with STARTTLS or SSL/TLS. Port 587: Specifically used for authenticated email submission (SMTP) with encryption, ensuring secure transmission of email from clients to servers.

Community Discussion

No community discussion yet for this question.

Full N10-009 Practice