Return to BSD News archive
#! rnews 1140 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!hunter.premier.net!news-res.gsl.net!news.gsl.net!news.mathworks.com!zombie.ncsc.mil!newsgate.duke.edu!godot.cc.duq.edu!nntp.club.cc.cmu.edu!cantaloupe.srv.cs.cmu.edu!freehold.pc.cs.cmu.edu!usenet From: Matthew White <mwhite@freehold.pc.cs.cmu.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: IMAP mail server Date: Fri, 12 Jul 1996 17:44:39 -0400 Organization: Freehold Lines: 13 Message-ID: <31E6C747.41C67EA6@freehold.pc.cs.cmu.edu> References: <4rrd2f$eqg@ns2.brandcomms.com> NNTP-Posting-Host: freehold.pc.cs.cmu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0b5a (X11; I; FreeBSD 2.2-CURRENT i386) Craig Stratton wrote: > > Hi, > Does anyone know where i can get a copy of the code to run > IMAP mail server. > Thanks, Craig. This is included with the pine distribution. Download and compile the pine port and you should be ready to go. Do a 'man imapd' for details once you have things compiled. -Matt