Which of the following protocol pairs can be used to send and retrieve e-mails…
2019
Which of the following protocol pairs can be used to send and retrieve e-mails (in that order)?
- A.
IMAP, POP3
- B.
SMTP, POP3
- C.
SMTP, MIME
- D.
IMAP, SMTP
Attempted by 1709 students.
Show answer & explanation
Correct answer: B
Answer: SMTP, POP3.
Why this is correct:
SMTP sends outgoing mail from a client to a mail server or between mail servers.
POP3 retrieves incoming mail from the mail server to the client.
The question asks for a protocol pair used to send and then retrieve e-mails in that order, so SMTP followed by POP3 is the correct sequence.