Whereis wiki :)
2008/12/9 erik quanstrom
> > Ok, I use gmail so my imap is: *imap.gmail.com*, and my smtp is: *
> > smtp.gmail.com* .
> > Can somebody tell me the exact commands to get mail on plan 9
>
> to read mail, it would be
>
>upas/fs -f /imaps/imap.gmal.com/$gmailuser
>
> you
> you'll need to arrange that the factotum smtp sees running from cron
> has the right keys to authenticate to gmail's smtpd.
that only applies if mail gets queued.
- erik
> Ok, I use gmail so my imap is: *imap.gmail.com*, and my smtp is: *
> smtp.gmail.com* .
> Can somebody tell me the exact commands to get mail on plan 9
to read mail, it would be
upas/fs -f /imaps/imap.gmal.com/$gmailuser
you send mail, you want to modify the last line of /mail/lib/remo