Email & Communication Protocols (SMTP, IMAP, POP3, MIME) Flashcards

(4 cards)

1
Q

SMTP (Simple Mail Transfer Protocol)

A

What it does:
๐Ÿ“ค Sends emails from a client to a mail server, or between servers.

Port:

Usually uses port 25 or 587 (for secure sending)

Example:
When you click โ€œSendโ€ in Gmail, SMTP delivers the message to the recipientโ€™s mail server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

POP3 (Post Office Protocol v3)

A

What it does:
๐Ÿ“ฅ Downloads emails from the server to the device, then deletes them from the server.

Port:

Port 110, or 995 for encrypted

Best for:
Single-device email access (like old-school Outlook)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

IMAP (Internet Message Access Protocol)

A

What it does:
๐Ÿ“‚ Accesses email on the server, keeping it synced across multiple devices.

Port:

Port 143, or 993 for secure

Best for:
Modern email apps where users check mail from phone, tablet, and PC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

MIME (Multipurpose Internet Mail Extensions)

A

What it does:
๐Ÿ“Ž Allows emails to carry attachments like images, PDFs, and videos.

Why itโ€™s important:
SMTP on its own can only send plain text. MIME turns your email into a rich message with formats and files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly