LOGBOOK

HELP

Quiz Entry - updated: 2026.07.05

What is the port number for SMTP?

SMTP = port 25 (TCP).

SMTP = Port 25 (TCP)

SMTP (Simple Mail Transfer Protocol) is used to send email between mail servers.

Memory tip: "25 = Send Mail To People"

Related ports:

  • Port 587: SMTP with authentication (submission)
  • Port 465: SMTPS (deprecated but still used)

Go deeper:

From Quiz: NETW1 / Transport Layer | Updated: Jul 05, 2026