Multiple choice networking

What is the default port number for SMTP?

  1. 21

  2. 22

  3. 28

  4. 25

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Port 25 is the default port for SMTP (Simple Mail Transfer Protocol). This standard port is used for sending email between mail servers. Note: Port 587 is now commonly used for client submission with authentication, but 25 remains the traditional SMTP port.