![]() |
|
|
| |
|
||||
The Internet Message Access Protocol (commonly known as IMAP, and previously called Interactive Mail Access Protocol) is an application layer Internet protocol used for accessing email on a remote server from a local client. IMAP and POP3 (Post Office Protocol version 3) are the two most prevalent Internet standard protocols for email retrieval. Both are supported by virtually all modern email clients and servers, although in some cases in addition to vendor-specific, typically proprietary, interfaces. For example, while proprietary protocols are typically used between Microsoft's Outlook client and an Exchange server and between IBM's Notes client and a Domino server, all of these products also support IMAP and POP3 allowing interoperability with other servers and clients. The current version of IMAP, IMAP version 4 revision 1 (IMAP4rev1), is defined by RFC 3501. IMAP was designed by Mark Crispin in 1986 [1] (http://www.imap.org/about/history+status.html) as a modern alternative to the widely used POP3 email retrieval protocol. Fundamentally, both of these protocols allow an email client to access messages stored on an email server. Important capabilities in IMAP but not POP3 include:
Whether using POP3 or IMAP4 to retrieve messages, clients use the SMTP protocol to send messages. Email clients are sometimes referred to as either POP or IMAP clients, but in both cases SMTP is also used. Most email programs also use LDAP for directory services. Unlike many older Internet protocols, IMAP4 natively supports encrypted login mechanisms. Plain text transmission of passwords in IMAP4 is also possible. Because the encryption mechanism to be used must be agreed between the server and client, plain text passwords are used in some combinations of clients and servers (typically Microsoft Windows clients and non-Windows servers). It is also possible to encrypt IMAP4 traffic using SSL, either by tunneling IMAP4 communications over SSL on port 993, or by issuing "STARTTLS" within an established IMAP4 session. IMAP4 works over a TCP/IP connection using network port 143. Common implementationsThe following IMAP-servers are common (see also List of mail servers):
See also
External links
da:IMAP de:Internet Message Access Protocol es:IMAP eu:Imap Protokoloa fr:Internet Message Access Protocol it:IMAP he:IMAP hu:IMAP nl:Internet Message Access Protocol ja:Internet Message Access Protocol no:IMAP pl:IMAP ru:IMAP fi:IMAP zh:IMAP |
|
Copyright 2009 wordIQ.com - Privacy Policy
::
Terms of Use
:: Contact Us
:: About Us This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "IMAP". |