Xref: utzoo comp.mail.sendmail:1389 comp.mail.mh:771 comp.mail.misc:2984 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!ucsd!orion.oac.uci.edu!uci-ics!jromine From: jromine@ics.uci.edu (John Romine) Newsgroups: comp.mail.sendmail,comp.mail.mh,comp.mail.misc Subject: Re: POP (post office protocol) Keywords: pop, sendmail, mail Message-ID: <25E574DB.8667@paris.ics.uci.edu> Date: 23 Feb 90 17:37:32 GMT References: <1367@nih-csl.UUCP> Reply-To: jromine@ics.uci.edu (John Romine) Followup-To: comp.mail.misc Distribution: usa Organization: UC Irvine Department of ICS Lines: 12 In article <1367@nih-csl.UUCP> tpersky@nih-csl.UUCP (Ted Persky) writes: >Would anyone have any information on POP, the Post >Office Protocol? All I've been able to find is the RFC (918). Well, to start, there's three versions of the POP. They're described by RFC918 (v1), RFC937 (v2) RFC1081/1082 (v3). POP V1 is considered obsoleted by V2. POP V3 is also known as MH/POP. The MH user agent implements a POP3 client and server. -- John Romine