Encyclopedia > POP3

  Article Content

POP3

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

It was designed to work with intermittent connections such as dial-up connections, whilst the earlier SMTP protocol was designed to work with permanent connections. 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 being requested to.

An important difference between SMTP and POP3 is that SMTP normally does not include any user identification through a login-id and password. This makes SMTP often unsuitable to downloading messages to an individual recipient.

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

Other mail protocols include SMTP and IMAP.

RFC 1939 - describes the POP3 - Post Office Protocol version 3.

http://junior.apk.net/~qc/comp/protocols/pop



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Dynabee

... axis of the gyroscope in the Dynabee is fixed to the spinning mass and it rests in a little groove inside the wrist exerciser device, which almost completely covers ...

 
 
 
This page was created in 28.7 ms