Network Servers and Services Lesson 003: Email Servers

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:35 AM on 8/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

Email Servers

Servers that are set up to compose a message and send it to another user.

2
New cards

What does SMTP stand for?

Simple Mail Transfer Protocol.

3
New cards

What does POP3 stand for?

Post Office Protocol 3

4
New cards

What are the four main types of email servers?

SMTP, POP3, IMAP, and Microsoft Exchange.

5
New cards

Simple Mail Transfer Protocol

Specifies how emails should be delivered from one mail domain to another.

6
New cards

How does SMTP know which server to send an email to?

By using the domain name, which is what is after the @ symbol.

7
New cards

If necessary, what will SMTP do after reaching an email server?

Will send the email to another email server.

8
New cards

What is the only thing that SMTP does?

Send emails.

9
New cards

What port/s does SMTP utilize?

Port 25.

10
New cards

Which email protocol is considered legacy?

POP3.

11
New cards

Post Office Protocol 3

Allows a user to connect to an email server, download messages, and process them on a local machine.

12
New cards

What port/s does POP3 operate on?

Port 110.

13
New cards

What happens when someone accesses their email utilizing the POP3 protocol?

The client connects to the email server, downloads the messages, and then deletes them from the server.

14
New cards

What was the huge limitation with utilizing the POP3 email protocol?

Emails can get scattered across multiple devices, due to POP3 functions.

15
New cards

Internet Message Access Protocol

A mail retrieval protocol designed to do mailbox management.

16
New cards

What does IMAP do in function?

Gives the ability to read emails, copy them to the user’s machine, and keep a copy of the emails on the email server.

17
New cards

What is an additional functionality that IMAP possesses?

The ability to sync the read status of emails across devices.

18
New cards

What port/s does the IMAP protocol utilize?

Port 143.

19
New cards

Microsoft Exchange

Mailbox server environment designed for Windows-based domain environments.

20
New cards

What protocols does Microsoft Exchange use?

POP3, IMAP, and SMTP.

21
New cards

Why is Microsoft Exchange mentioned at all in CompTIA A+

Because it is commonly utilized in corporate environments.