From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Wed, 5 Nov 2008 09:37:10 +0000 From: Nolan Hamilton Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <06f8042a-9405-40f0-9171-7916ba086533@t39g2000prh.googlegroups.com> Subject: Re: [9fans] Questions about plan9. Topicbox-Message-UUID: 30b103de-ead4-11e9-9d60-3106f5b1d025 On Nov 4, 7:27�am, Nolan Hamilton wrote: > On Nov 4, 7:06�am, rtrli...@googlemail.com (Robert Raschke) wrote: > > > > > On Tue, Nov 4, 2008 at 4:39 PM, Nolan Hamilton > > > wrote: > > > Can somebody give me instructions on > > > 1. �How can I can configure mail? ( and do not just redirect me to the > > > wiki page on it.) > > > :-) > > > Do you mean reading mail or setting up a mail server? For the former, > > the easiest is to use Mail inside of Acme. Not sure if this is the > > latest greatest way to do it, but this is how I've done it for the > > past four years and a bit. > > > In your lib/profile you will want to start upas/fs . > > > You can then open a mailbox on a remote IMAP server like this for > > example (this will use factotum to prompt for your password): > > � echo 'open /imap/your.imap.server/your.username local.box.name' >/mail/fs/ctl > > > And in Acme use "Mail local.box.name" to start the mail reader. > > > > 2. �How can I read newsgroups on plan9? > > > Hmm, can't seem to get to the contrib stuff on sources just now, so > > here's how I do News for myself:http://www.tombob.com/plan9/ > > > Robby > > Thanks alot, people in comp.os.plan9 are much more polite then in > comp.os.vms. It dosent work unfortunatley its probally something I did, can you really break each step down for me? Sorry!