9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] upas/fs -f /imap/...
@ 2005-11-15  4:03 erik quanstrom
  0 siblings, 0 replies; 9+ messages in thread
From: erik quanstrom @ 2005-11-15  4:03 UTC (permalink / raw)
  To: 9fans

i'm trying to get upas/fs to read my imap mbox. after fixing this

; diff imap4.c /home/quanstro/new/plan9/src/cmd/upas/fs/imap4.c
434c434
< 		port = "imap";
---
> 		port = "imap4";

(i don't know if this qualifies as "fixing" but /etc/services didn't have 
an imap4 entry and the imap2 entry wasn't the port i was looking for.)

i ran into an authentication problem. it boils down to this:

<-7- Twrite tag 0 fid 1 offset 0 count 69 'start proto=pass service=imap server=mail.speakeasy.org user=qua'
-7-> Rwrite tag 0 count 69
<-7- Tread tag 0 fid 1 offset 69 count 4096
-7-> Rread tag 0 count 22 'error no role in attrs'

i.e. upas/fs isn't sending a "role". 

so the question is: do i modify factotum to accept no role or
do i modify upas/fs to send "role=client"?

erik


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-11-28 11:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <37dce6ddf2e5cbefbf8a246e9a19664f@proxima.alt.za>
2005-11-26 20:48 ` [9fans] upas/fs -f /imap/ erik quanstrom
2005-11-27 23:40   ` Lyndon Nerenberg
2005-11-28  1:32     ` erik quanstrom
2005-11-28  2:19       ` Lyndon Nerenberg
2005-11-28  2:41         ` erik quanstrom
2005-11-28  3:06           ` Lyndon Nerenberg
2005-11-28  3:12             ` Russ Cox
2005-11-28 11:14               ` erik quanstrom
2005-11-15  4:03 erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).