Which of the following protocol pairs can be used to send and retrieve emails…
2021
Which of the following protocol pairs can be used to send and retrieve emails (in that order)?
Answer: B. SMTP, POP3 — SMTP is used for sending emails. POP3 is used for retrieving emails. Key point: SMTP handles outgoing mail delivery, and POP3 downloads incoming mail to the…
- A.
IMAP, POP3
- B.
SMTP, POP3
- C.
SMTP , MIME
- D.
IMAP , SMTP
Attempted by 2863 students.
Show answer & explanation
Correct answer: B
SMTP is used for sending emails. POP3 is used for retrieving emails. Key point: SMTP handles outgoing mail delivery, and POP3 downloads incoming mail to the client, so the correct order for 'send then retrieve' is SMTP followed by POP3. SMTP
Loading lesson…