N10-005 · Question #640
N10-005 Question #640: Real Exam Question with Answer & Explanation
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 p
Question
Options
- A20
- B21
- C23
- D25
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.
Community Discussion
No community discussion yet for this question.