N10-005 · Question #640
In order to reduce spam email, Kim, a network administrator, changes the standard SMTP port from which of the following port numbers to port number 587?
The correct answer is D. 25. SMTP (Simple Mail Transfer Protocol) traditionally uses port 25 for mail server-to-server communication. Port 25 is heavily exploited by spammers because many ISPs leave it open. Administrators often move outbound client mail submission to port 587 (the official SMTP submission…
Question
In order to reduce spam email, Kim, a network administrator, changes the standard SMTP port from which of the following port numbers to port number 587?
Options
- A20
- B21
- C23
- D25
How the community answered
(51 responses)- A6% (3)
- B4% (2)
- C2% (1)
- D88% (45)
Explanation
SMTP (Simple Mail Transfer Protocol) traditionally uses port 25 for mail server-to-server communication. Port 25 is heavily exploited by spammers because many ISPs leave it open. Administrators often move outbound client mail submission to port 587 (the official SMTP submission port), which requires authentication, making it much harder for spammers to abuse. Port 20 is FTP data, port 21 is FTP control, and port 23 is Telnet.
Topics
Community Discussion
No community discussion yet for this question.