In linux, SMTP protocal is used by mail client to send outgoing mail to target server, while IMAP/POP3 is used by mail client to reteive incoming emails from server. What is main difference between IMAP vs POP3?
Answer
IMAP (Internet Message Access Protocal) is newer and with this protocal email is kept on the server (until explicitly deleted) so it is ideal for retreiving email on multiple devies (PC, mobile, etc). While POP3 (Post Office Protocal 3) is older and with this protocal email is downloaded from server by first device that accesses it, and thereafter automatically deleted (so not ideal for retreiving email on multiple devices).
Question
In linux, SMTP protocal is used by mail client to send outgoing mail to target server, while IMAP/POP3 is used by mail client to reteive incoming emails from server. What is main difference between IMAP vs POP3?
Answer
?
Question
In linux, SMTP protocal is used by mail client to send outgoing mail to target server, while IMAP/POP3 is used by mail client to reteive incoming emails from server. What is main difference between IMAP vs POP3?
Answer
IMAP (Internet Message Access Protocal) is newer and with this protocal email is kept on the server (until explicitly deleted) so it is ideal for retreiving email on multiple devies (PC, mobile, etc). While POP3 (Post Office Protocal 3) is older and with this protocal email is downloaded from server by first device that accesses it, and thereafter automatically deleted (so not ideal for retreiving email on multiple devices).
If you want to change selection, open document below and click on "Move attachment"
30. exim and sendmail oonland.net runs a POP or IMAP service on port 110 or 143, respectively. Mr Rabbit's mail client makes a TCP connection to port 110 (or 143) and communicates using the POP or IMAP protocol. The <span>POP or IMAP service is responsible for feeding the message to the mail client and deleting it from the mailbox file. Mr Rabbit's mail client stores the message on his workstation using its own meth
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.