> Is there any way to read gmail from plan9?  Over SSL imap
> maybe? I searched for imapfs but came up with nothing.

Mount your gmail account via IMAP:

       upas/fs -f /imaps/imap.gmail.com/username@gmail.com

Any help on sending mails using gmail? http://www.plan9.bell-labs.com/wiki/plan9/gmail_on_plan9/index.html suggests that it should be a simple matter, but I get

Mail from 'glenda'
to '9@...net'
failed with error 'Invalid address'.
if I try to post with that modification in my remotemail. My google-fu does not seem to help :(

vrtra