4,560 views
0 votes
0 votes

Which one of the following protocol is used to receive mail messages?
a) smtp
b) post office protocol
c) internet message access protocol
d) all of the mentioned

 

Doubt : Do SMTP also able to receive mail messages?

1 Answer

Best answer
1 votes
1 votes

POP3 (Post Office Protocol 3) is the most recent version of a standard protocol for receiving e-mail. POP3 is a client/server protocol in which e-mail is received and held for you by your Internet server. Periodically, you (or your client e-mail receiver) check your mail-box on the server and download any mail, probably using POP3 .

POP3 is designed to delete mail on the server as soon as the user has downloaded it. However, some implementations allow users or an administrator to specify that mail be saved for some period of time. POP can be thought of as a "store-and-forward" service.

An alternative protocol is Internet Message Access Protocol (IMAP). IMAP provides the user more capabilities for retaining e-mail on the server and for organizing it in folders on the server. IMAP can be thought of as a remote file server.

POP and IMAP deal with the receiving of e-mail and are not to be confused with the Simple Mail Transfer Protocol (SMTP), a protocol for transferring e-mail across the Internet. You send e-mail with SMTP and a mail handler receives it on your recipient's behalf. Then the mail is read using POP or IMAP.

selected by

Related questions

0 votes
0 votes
1 answer
1
iarnav asked Nov 25, 2018
2,376 views
Application layer offers _______ servicea) End to endb) Process to processc) Both End to end and Process to processd) None of the mentioned
1 votes
1 votes
1 answer
2
Tuhin Dutta asked Dec 19, 2017
803 views
When both the sender and receiver are connected to the mail server via a LAN or WAN we need two user agents, two pairs of message transfer agents & one pair of message ac...
0 votes
0 votes
0 answers
4
iarnav asked Nov 29, 2018
2,066 views
As the resouces are reserved between two communicating end systems in circuit switching, this is achieveda) authenticationb) guaranteed constant ratec) reliabilityd) stor...