ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

POP3

Short for Post Office Protocol version 3. It is used to retrieve emails from remote servers to a local client over a TCP/IP connection.

The earlier versions of the POP protocol, POP (informally called POP1) and POP2, have been thoroughly obsoleted by POP3. In contemporary usage, the less precise term "POP" almost always means "POP3" in the context of email protocols.

POP3 and its predecessors are designed to allow users with intermittent connections such as dial-up connections to download email when connected, while the SMTP protocol was designed to allow systems with permanent connections to receive email. POP3 is a pull protocol (where the client requests data from the server), whereas SMTP is a push protocol where the client sends data to the server without the server requesting the data in advance.

POP3 also supports several authentication methods to provide varying levels of protection against illegitimate access to a user's email. It is also possible to encrypt POP3 traffic using SSL.

POP3 works over a TCP/IP connection using port 110.

Other email protocols include SMTP and IMAP.

POP3 RFCs

Other References





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "POP3".