The following tells the story: term% /n/sources/plan9/386/bin/upas/fs -f /imaps/imap.gmail.com /n/sources/plan9/386/bin/upas/fs: opening /imaps/imap.gmail.com: imap.gmail.com/imaps:server certificate XXX not
term% upas/fs -f /imaps/imap.gmail.com upas/fs: opening /imaps/imap.gmail.com: imap.gmail.com/imaps:fd out of range or not open (cert replaced with "XXX") So there's some part of the error reporting in nupas that hides the real problem, which is with the certificate having changed. Best, ak
