220-802 · Question #1008
Which of the following ports and protocols are MOST likely needed to set up email on a mobile device?
The correct answer is B. SMTP 25, POP3 110. SMTP (Simple Mail Transfer Protocol) on port 25 is the standard protocol for sending outgoing email. POP3 (Post Office Protocol version 3) on port 110 is the standard protocol for retrieving incoming email from a mail server. These two together cover both sending and receiving…
Question
Options
- ASNTP 25, POP3 10
- BSMTP 25, POP3 110
- CSMTP 110, POP3 25
- DSNTP 110, POP3 25
How the community answered
(26 responses)- B88% (23)
- C4% (1)
- D8% (2)
Explanation
SMTP (Simple Mail Transfer Protocol) on port 25 is the standard protocol for sending outgoing email. POP3 (Post Office Protocol version 3) on port 110 is the standard protocol for retrieving incoming email from a mail server. These two together cover both sending and receiving, which are the core requirements for setting up email on any device. SNTP (Simple Network Time Protocol) is a time-synchronization protocol and is completely unrelated to email. The other options either use the wrong protocol name (SNTP) or have the port numbers swapped between SMTP and POP3, making them incorrect.
Topics
Community Discussion
No community discussion yet for this question.