Computer Network POP3 – What is Post Office Protocol (POP)? Meaning | Full Form

POP3 – What is Post Office Protocol (POP)? Meaning | Full Form

Definition: POP3 full form for “Post Office Protocol 3“. Post Office Protocol (POP3) is a simple type of internet protocol that uses in the computer network to access all e-mails from the mail server side by User terminal machine.pop3

POP protocol uses in the application layer protocol, and it delivers best ability to fetch and receive all email by users.

POP (Post Office Protocol) has two versions first is POP2 and other latest is POP3. POP2 has to need SMTP (Simple Mail Transfer Protocol) to push emails, but POP3 do not require the SMTP protocol.

POP3 means (Post Office Protocol version 3), that integrated into famous e-mail softwares, like as Eudora and Outlook Express.

PORT 110 – Mostly email users use the default TCP PORT 110 that connected to POP3 server, but it can’t support encrypted communication.

PORT 995 – If users want to establish connection with securely, then they can use the Transport Layer Security (TLS) or Secure Sockets Layer (SSL) on TCP port 995.

Internet Engineering Task Force developed first version of POP (Post Office Protocol), in 1984 as RFC 918. But back end developers tried to make layout simple and effecting methods to access all emails from server machine. Due to efforts of developer team, whole emails can read after discontinue from server.

  • Post Office Protocol version 2 was designed, in 1985 as RFC 937.
  • Post Office Protocol version 3 developed in 1988 as RFC 1081; and POP3 get update various times in later 10 years, and then finally it released with current specification in 1996 as RFC 1939.

If, users try to check all recently emails then they will establish connection with POP3 server side. User sends the username and password to server machine for getting the proper authentication.

After getting connection, users can receive all text based emails and store them on their local terminal (machine), then finally discard all server copies and break the connection from server machine.

Post office protocol 3 has few benefits, below explain each one –

  • No need more server storage space for storing email on server machine, because emails saved on the local terminal.
  • No need internet connection every time for reading emails because all emails can read offline.
  • Need only less storage space for storing emails on the hard disk.
  • Attachment files open quickly, due to already files downloaded.
  • Easy to use
  • Simple ways to configure

POP3 has some limitations for accessing email from server side, such as –

  • Other machine has not permission to access all emails.
  • It is difficult task to transfer local mail folders to other email client terminal point.
  • User’s system can get virus easily, due to virus infected attachment file with email.
  • Entirely email folder can discard at once without notification.

Leave a Reply

Your email address will not be published. Required fields are marked *