13 Flashcards
What does SMTP stand for?
Simple Mail Transfer Protocol
What is the purpose of POP3?
To retrieve emails from a mail server
What does IMAP stand for?
Internet Message Access Protocol
True or False: SMTP is used for receiving emails.
False
Which protocol allows users to access emails from multiple devices while keeping them synced?
IMAP
Fill in the blank: POP3 stands for Post Office ______ Protocol.
Post Office Protocol
What port does SMTP typically use?
Port 25
What port does POP3 typically use?
Port 110
What port does IMAP typically use?
Port 143
Which protocol is known for its offline email access capability?
POP3
Which protocol is more commonly used for accessing emails from a web browser?
IMAP
True or False: IMAP stores emails on the client device.
False
Which protocol is considered more secure, POP3 or IMAP?
IMAP
What is the main function of SMTP?
To send emails between servers
Which protocol is more suitable for users with limited storage space on their devices?
POP3
What is the main difference between POP3 and IMAP?
POP3 downloads emails to the client device, while IMAP stores them on the server.
What does a mail transfer agent (MTA) do in the email delivery process?
Routes and delivers emails between servers
What is a key advantage of using IMAP over POP3?
IMAP allows users to organize emails into folders on the server.
Which protocol is typically used by email clients to send emails?
SMTP
What does MUA stand for in the context of email?
Mail User Agent