Benefits of Tutorials

"I love your Tutorials.. I think they are the most efficient and easy ways to learn how to use CMS system. I also love them because the videos show me how to step by step as well as you don’t have to need a long-winded explanation. Unlike text based tutorials which can become complicated and time consuming, video tutorials offer me an easy and fast way to learn.. and doesn’t make me fall asleep. Thanks you so much.." Lisa Smith

What is IMAP?

PDF Print E-mail

IMAP stands for Internet Message Access Protocol. It is a method of accessing electronic mail or bulletin board messages that are kept on a (possibly shared) mail server. In other words, it permits a "client" email program to access remote message stores as if they were local. For example, email stored on an IMAP server can be manipulated from a desktop computer at home, a workstation at the office, and a notebook computer while traveling, without the need to transfer messages or files back and forth between these computers.

IMAP's ability to access messages (both new and saved) from more than one computer has become extremely important as reliance on electronic messaging and use of multiple computers increase, but this functionality cannot be taken for granted: the widely used Post Office Protocol (POP) works best when one has only a single computer, since it was designed to support "offline" message access, wherein messages are downloaded and then deleted from the mail server. This mode of access is not compatible with access from multiple computers since it tends to sprinkle messages across all of the computers used for mail access. Thus, unless all of those machines share a common file system, the offline mode of access that POP was designed to support effectively ties the user to one computer for message storage and manipulation.

Key goals for IMAP include:

  • Be fully compatible with Internet messaging standards, e.g. MIME.
  • Allow message access and management from more than one computer.
  • Allow access without reliance on less efficient file access protocols.
  • Provide support for "online", "offline", and "disconnected" access modes *
  • Support for concurrent access to shared mailboxes
  • Client software needs no knowledge about the server's file store format.

More information about IMAP vs. POP Mail Systems