9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] upas/fs -f/imap  faltering start
@ 2002-01-30  0:23 Russ Cox
  2002-01-30  0:32 ` Matt H
  0 siblings, 1 reply; 4+ messages in thread
From: Russ Cox @ 2002-01-30  0:23 UTC (permalink / raw)
  To: 9fans

it sounds like /sys/src/cmd/upas/fs/imap4.c:/^imap4resp
should be ignoring lines that begin with INFO;
i'd check the imap rfc 2060 to be sure.
not a hard fix if so.

russ



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

* Re: [9fans] upas/fs -f/imap  faltering start
  2002-01-30  0:23 [9fans] upas/fs -f/imap faltering start Russ Cox
@ 2002-01-30  0:32 ` Matt H
  2002-02-06  0:42   ` Matt H
  0 siblings, 1 reply; 4+ messages in thread
From: Matt H @ 2002-01-30  0:32 UTC (permalink / raw)
  To: 9fans

On Tue, 29 Jan 2002 19:23:39 -0500
"Russ Cox" <rsc@plan9.bell-labs.com> wrote:

> it sounds like /sys/src/cmd/upas/fs/imap4.c:/^imap4resp
> should be ignoring lines that begin with INFO;
> i'd check the imap rfc 2060 to be sure.
> not a hard fix if so.

ta, saves me endlessly fiddling again!
well, until i find something new to fiddle with

M


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

* Re: [9fans] upas/fs -f/imap  faltering start
  2002-01-30  0:32 ` Matt H
@ 2002-02-06  0:42   ` Matt H
  0 siblings, 0 replies; 4+ messages in thread
From: Matt H @ 2002-02-06  0:42 UTC (permalink / raw)
  To: 9fans

> On Tue, 29 Jan 2002 19:23:39 -0500
> "Russ Cox" <rsc@plan9.bell-labs.com> wrote:
> 
> > it sounds like /sys/src/cmd/upas/fs/imap4.c:/^imap4resp
> > should be ignoring lines that begin with INFO;
> > i'd check the imap rfc 2060 to be sure.
> > not a hard fix if so.

 after "fixing" that & wading through the rfc and hours of hacking I
discovered that it was because Courier was bound to 127.0.0.1 and if you
connect to an other IP on the machine you get a PREAUTH to a dummy mailbox
(user=user) so it was working fine!

Well, it still doesn't connect properly (probably because /mnt/auth is
missing on this stand alone box)

I shall finish it off in the morning (even if it means hard coding the
password just to get it working!)

M


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

* [9fans] upas/fs -f/imap  faltering start
  2002-01-29 17:20   ` Thomas Bushnell, BSG
@ 2002-01-30  0:20     ` Matt H
  0 siblings, 0 replies; 4+ messages in thread
From: Matt H @ 2002-01-30  0:20 UTC (permalink / raw)
  To: 9fans


Well my plan9 box is up again (woohoo)
I fiddled for ages with ndb & termrc only to discover that my 2114x NIC
didn't like the CAT5 cable (which works fine on a dlink 530tx!)

first thing I went for is mail, hoping to post my success from there
great to see imap & pop3 have made it into upas but sadly :

%upas/fs -f/imap/tcp!192.168.1.100!143/matt
%success
%unexpected line: INFO: LOGIN, user=user, ip=[127.0.0.1]
%upas/fs: opening mailbox: error in initial handshake

I'm trying to attach to courier IMAP on FreeBSD4.4

any clues or docs I can look at

cheers
Matt



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

end of thread, other threads:[~2002-02-06  0:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-30  0:23 [9fans] upas/fs -f/imap faltering start Russ Cox
2002-01-30  0:32 ` Matt H
2002-02-06  0:42   ` Matt H
  -- strict thread matches above, loose matches on Subject: below --
2002-01-29  9:31 [9fans] Getting started in Plan9 - help Douglas A. Gwyn
2002-01-29 10:44 ` [OT] " paurea
2002-01-29 17:20   ` Thomas Bushnell, BSG
2002-01-30  0:20     ` [9fans] upas/fs -f/imap faltering start Matt H

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).