词条 | Post Office Protocol |
释义 |
In computing, the Post Office Protocol (POP) is an application-layer Internet standard protocol used by e-mail clients to retrieve e-mail from a mail server.[1] POP version 3 (POP3) is the version in common use. OverviewPOP3 supports download-and-delete from a remote mailbox ("maildrop" in POP3 terminology). Although most POP3 clients have an option to leave mail on server after download, they generally connect, retrieve all messages, store them on the client system, and delete them from the server.[2] (By contrast, the Internet Message Access Protocol (IMAP) normally leaves all messages on the server). A POP3 server listens on well-known port number 110 for service requests. Encrypted communication for POP3 is either requested after protocol initiation, using the STLS command, if supported, or by POP3S, which connects to the server using Transport Layer Security (TLS) or Secure Sockets Layer (SSL) on well-known TCP port number 995. Available messages to the client are fixed when a POP3 session opens the maildrop, and are identified by message-number local to that session or, optionally, by a unique identifier assigned to the message by the POP server. This unique identifier is permanent and unique to the maildrop and allows a client to access the same message in different POP sessions. Mail is retrieved and marked for deletion by message-number. When the client exits the session, the mail marked for deletion is removed from the maildrop. HistoryPOP1 was specified in RFC 918 (1984) POP2 was specified in RFC 937 (1985) POP3 is the version in most common use. It originated with RFC 1081 (1988) but the most recent specification is RFC 1939, updated with an extension mechanism (RFC 2449) and an authentication mechanism in RFC 1734. While the original POP3 specification supported only an unencrypted USER/PASS login mechanism or Berkeley .rhosts access control, POP3 currently supports several authentication methods to provide varying levels of protection against illegitimate access to a user's e-mail. Most are provided by the POP3 extension mechanisms. POP3 clients support SASL authentication methods via the AUTH extension. MIT Project Athena also produced a Kerberized version. RFC 1460 introduced APOP into the core protocol. APOP is a challenge/response protocol which uses the MD5 hash function in an attempt to avoid replay attacks and disclosure of the shared secret. Clients implementing APOP include Mozilla Thunderbird, Opera Mail, Eudora, KMail, Novell Evolution, RimArts' Becky!,[3] Windows Live Mail, PowerMail, Apple Mail, and Mutt. RFC 1460 was obsoleted by RFC 1725, which was in turn obsoleted by RFC 1939. POP4 exists only as an informal proposal adding basic folder management, multipart message support, as well as message flag management to compete with IMAP; however, its development has not progressed since 2003.[4] Extensions and specificationsAn extension mechanism was proposed in RFC 2449 to accommodate general extensions as well as announce in an organized manner support for optional commands, such as TOP and UIDL. The RFC did not intend to encourage extensions, and reaffirmed that the role of POP3 is to provide simple support for mainly download-and-delete requirements of mailbox handling. The extensions are termed capabilities and are listed by the CAPA command. With the exception of APOP, the optional commands were included in the initial set of capabilities. Following the lead of ESMTP (RFC 5321), capabilities beginning with an X signify local capabilities. STARTTLSThe STARTTLS extension allows the use of Transport Layer Security (TLS) or Secure Sockets Layer (SSL) to be negotiated using the STLS command, on the standard POP3 port, rather than an alternate. Some clients and servers instead use the alternate-port method, which uses TCP port 995 (POP3S). SDPSDemon Internet introduced extensions to POP3 that allow multiple accounts per domain, and has become known as Standard Dial-up POP3 Service (SDPS).[5] To access each account, the username includes the hostname, as john@hostname or john+hostname. Google Apps uses the same method.[6] Kerberized Post Office ProtocolIn computing, local e-mail clients can use the Kerberized Post Office Protocol (KPOP), an application-layer Internet standard protocol, to retrieve e-mail from a remote server over a TCP/IP connection. The KPOP protocol is based on the POP3 protocol – differing in that it adds Kerberos security and that it runs by default over TCP port number 1109 instead of 110. One mail server software implementation is found in the Cyrus IMAP server. Comparison with IMAPAn alternative protocol, IMAP (Internet Message Access Protocol) exists and is supported by most email clients. Some points of difference include:
Dialog exampleThe APOP usage is a direct example from [//tools.ietf.org/html/rfc1939#page-19 RFC 1939 page 19]. RFC 1939 APOP support indicated by <1896.697170952@dbc.mtview.ca.us> here: S:POP3 servers without the optional APOP command expect the client to log in with the USER and PASS commands: S: +OK User acceptedS: +OK Pass acceptedServer implementations{{div col|colwidth=15em}}
Related requests for comments (RFCs)
See also
References1. ^{{cite book | last = Dean | first = Tamara | title = Network+ Guide to Networks | publisher = Delmar | year = 2010 | location = | page = 519 | url = //books.google.com/books?id=UD0h_GqgbHgC&printsec=frontcover&dq=network%2B+guide+to+networks&hl=en&src=bmrr&ei=hMnATfmmA8j00gGMsOC2Cg&sa=X&oi=book_result&ct=result&resnum=1&ved=0CE8Q6AEwAA#v=onepage&q&f=false}} 2. ^{{cite book | last = Allen | first = David | title = Windows to Linux | publisher = Prentice Hall | year = 2004 | location = | page =192 | url = //books.google.com/books?id=UD0h_GqgbHgC&printsec=frontcover&dq=network%2B+guide+to+networks&hl=en&src=bmrr&ei=hMnATfmmA8j00gGMsOC2Cg&sa=X&oi=book_result&ct=result&resnum=1&ved=0CE8Q6AEwAA#v=onepage&q&f=false}} 3. ^{{ja icon}}, (Becky! tutorial), 2001-04-26. 4. ^{{cite web|archiveurl=https://web.archive.org/web/20171021231958/http://www.pop4.org/pop4/pop4spec.html|archivedate=2017-10-21|url=http://www.pop4.org/pop4/pop4spec.html|title=POP4 specification although pop is used to receive mail after system is not online.|year=2003|accessdate=2011-10-17}} 5. ^Demon Online Help Centre {{webarchive|url=https://archive.is/20110723084318/http://e.demon.net/helpdesk/producthelp/mail/sdps-tech.html/ |date=2011-07-23 }}. E.demon.net (2013-01-23). Retrieved on 2013-07-17. 6. ^{{cite web|url=http://mail.google.com/support/bin/answer.py?answer=34383|title=Google Apps and Gmail differences|website=Gmail Help Center|archive-url=https://web.archive.org/web/20080913155355/http://mail.google.com/support/bin/answer.py?answer=34383|archive-date=September 13, 2008}} Further reading{{Refbegin}}
External links
1 : Internet mail protocols |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。