|
IMAP (Internet Message Access Protocol)
It is a method of accessing
electronic mail or bulletin board messages that are kept on a 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.
Detailed comparison of POP and IMAP Go
to www.imap.org for extensive information on IMAP
Outlook 2000 Sent Items Outlook 2000 IMAP Issues Microsoft Outlook Express Help on
IMAP
|