Re: POP3 protocol question

Chris Newman <chrisn+@cmu.edu> Mon, 10 October 1994 17:00 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa03075; 10 Oct 94 13:00 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa03071; 10 Oct 94 13:00 EDT
Received: from PO6.ANDREW.CMU.EDU by CNRI.Reston.VA.US id aa08548; 10 Oct 94 13:00 EDT
Received: (from postman@localhost) by po6.andrew.cmu.edu (8.6.9/8.6.9) id MAA08319; Mon, 10 Oct 1994 12:52:06 -0400
Received: via switchmail; Mon, 10 Oct 1994 12:52:05 -0400 (EDT)
Received: from nifty.andrew.cmu.edu via qmail ID </afs/andrew.cmu.edu/service/mailqs/testq0/QF.siaL3E200WA7BNQk4A>; Mon, 10 Oct 1994 12:50:25 -0400 (EDT)
Received: via niftymail; Mon, 10 Oct 1994 12:50:14 -0400 (EDT)
X-Orig-Sender: Chris Newman <chrisn+@cmu.edu>
Date: Mon, 10 Oct 1994 12:50:14 -0400
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Chris Newman <chrisn+@cmu.edu>
Subject: Re: POP3 protocol question
To: POP3 IETF Mailing List <ietf-pop3+@andrew.cmu.edu>
In-Reply-To: <aabeb23a03015006c552@[129.22.240.99]>
References: <aabeb23a03015006c552@[129.22.240.99]>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
cc: Jerome Chan <yjc@po.cwru.edu>
Message-ID: <781807814.29505.0@nifty.andrew.cmu.edu>

 yjc@po.cwru.edu (Jerome Chan) writes:
> Is there a POP3 extension that allows one to _send_ mail? An RFC maybe? A
> hint?

RFC-821 (SMTP) allows one to _send_ mail.  POP3 has no reason to
duplicate this functionality.

		- Chris