From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 11 Aug 2011 12:54:04 +0200 Message-ID: From: Mathieu Lonjaret To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] mail client; general question web vs command Topicbox-Message-UUID: 0e5d2b70-ead7-11e9-9d60-3106f5b1d025 I'm not sure I've tried with gmail, I think I did, but a long time ago. Otherwise it's pretty simple: cd src/cmd/upas/nfs mk install factotum factotum -g 'key=somekey proto=pass service=imap server=some.imap.server.com user=your_username !password?' (it will ask for the pass you want to store for that key) mailfs -t some.imap.server.com in acme, button-2 exec on Mail -s Cheers, Mathieu On Thu, Aug 11, 2011 at 12:42 PM, Rudolf Sykora wrote: >> Can anybody point me to some recipe which would get me from a point >> when I have p9p installed to a point when I can read mail from my >> gmail account via imap(s) in p9p acme? > > Well, that's a pity nobody can help.... :( > > Is there any reason for that man pages of p9p > http://swtch.com/plan9port/man/ > do not mention neither upas nor mail? > (So nobody actually uses it today?) > > Also, although some mail program is present, > /src/cmd/acme/mail > it is apparently not installed by default? > > [I'm tired of the web interface. I tried mutt, which was easy to set > up since you can find instructions for this. But I want the acme mail. > And there seem to be many things `somehow around', but not a coherent > explanation of how to put the pieces (and which) together...] > > Thanks > Ruda > >