From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] reading email from POP3 server MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20001206140855.5F8CC19A10@mail.cse.psu.edu> Date: Wed, 6 Dec 2000 09:07:28 -0500 Topicbox-Message-UUID: 360bc61c-eac9-11e9-9e20-41e7f4b1d025 http://plan9.bell-labs.com/cm/cs/who/rsc/pop3get.c (or was it rsc/plan9/pop3get.c?) is a pop3 downloader I wrote long ago but which shouldn't be hard to adapt to the new system. I hope to get pop3 support into upas/fs at some point, but I've been doing other things. If you want a hacked upas/fs that can talk pop3 send me mail. Russ