POP3

This is a protocol for fetching e-mail from a mail server. This method was designed to retrieve mail from a remote mail server and store the e-mail locally. Mail fetched via POP3 typically gets removed from a server once your e-mail client has fetched the mail (though you can change this behavior). Since mail is removed from the server, you typically can only read old mail in the e-mail program used to download the messages. If your mail server goes down, you will still be able to access old mail locally without an Internet connection.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create Database?

Refer the steps given below to create database: 1. Login into your Plesk control panel2. Click...

How can I open my Hosting Control panel?

To open your hosting control panel use the information given below: URL -...

What is Code Injection?

\"PHP Injection,\" \"ASP Injection,\" are terms coined which refer to various types of code...

What is phishing?

Phishing is the criminally fraudulent process of attempting to acquire sensitive information such...

What is SQL Injection and how we can prevent it?

SQL injection is a code injection technique that exploits a security vulnerability occurring in...