Questions: Email Protocols: SMTP, POP3, and IMAP

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A user sends an email from Gmail to a Yahoo address. Which protocol transfers the message from Gmail's mail server to Yahoo's mail server?

AIMAP, because Yahoo's server needs to retrieve the message from Gmail
BSMTP, because mail transmission between servers uses SMTP
CPOP3, because POP3 handles server-to-server message transfer
DDNS alone, because the MX record lookup delivers the message directly
Question 2 Multiple Choice

A user configures their laptop with POP3, reads several emails, then checks the same account on their phone. The previously-read emails are absent from the phone. What explains this?

AThis is a server error; both devices should always see the same messages
BThis is expected POP3 behavior: messages were downloaded to the laptop and deleted from the server, so the phone has nothing to retrieve
CIMAP was misconfigured on the phone, preventing synchronization
DThe emails were automatically archived by the server after 24 hours
Question 3 True / False

SMTP can be used to retrieve email from a mail server, just as IMAP and POP3 can.

TTrue
FFalse
Question 4 True / False

An email client using IMAP stores the authoritative copy of messages on the local device, synchronizing back to the server.

TTrue
FFalse
Question 5 Short Answer

Explain why someone who accesses email from multiple devices (phone, laptop, tablet) should prefer IMAP over POP3.

Think about your answer, then reveal below.