wm: doc

ref: 5ceb0df85d4c78e165d2c34cebd74cf990cff789
dir: /acmemail.ms/

View raw version
.TL
Acmemail
.AU
jrmu (jrmu@cloud9p.org)
.AB
This guide introduces acmemail, a lightweight, flexible mail client for Plan 9.
.AE
.SH
Setting up email
.LP
To read/send email on plan9: 
.LP
See
.HTML <a href="http://man.9front.org/1/acmemail">
acmemail(1)
.HTML </a>
,
.HTML <a href="http://man.9front.org/4/plumber">
plumber(4)
.HTML </a>
, and
.HTML <a href="http://man.9front.org/4/upasfs">
upasfs
.HTML <a/>
.P1
; plumber; upas/fs; acme 
.P2
Then in the window tag, type Mail (capital M) and middle-click the word to execute it.
.FG acmemail png
If you are running 9front locally, you can reduce latency by using rimport instead of rcpu:
.P1
; server=cloud9p.org
; rimport $server /net
; rimport $server /mail
; rimport $server /sys/
; plumber; upas/fs; acme
.P2
Remember to replace cloud9p.org with your actual server.