9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] nupas mk install bug
Date: Fri,  6 Feb 2009 14:01:34 -0500	[thread overview]
Message-ID: <47b1988ad6993653467f69df8a69b4e6@quanstro.net> (raw)
In-Reply-To: <498C4623.4090701@proweb.co.uk>

> when I access the imap version of http://fastmail.fm/
> I've tried it on two mailboxes, it does this command
> 9x4 uid fetch 1:* (uid rfc822.size internaldate)
> then fails parsing the repsonses

thanks for the bug report.  i signed up for fastmail.fm
to figure out what's going on.

there were two independent failures.  first, fastmail.fm
takes the unusual step of reordering the requested fields.
the response parser wasn't able to deal with that.  simple
fix.  the second problem was parsing a list of flags in the
return.  we didn't ask for flags, but fastmail sent 'em anyway.
this part of the fix seems solid, but needs a little more testing.
since it's not working for you at all, would you try
/n/sources/contrib/quanstro/src/imap.c?
replace fs/imap.c with this file and recompile.

- erik



  parent reply	other threads:[~2009-02-06 19:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06 14:16 matt
2009-02-06 14:52 ` erik quanstrom
2009-02-06 19:01 ` erik quanstrom [this message]
2009-02-09 14:54   ` matt
2009-02-09 16:00     ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47b1988ad6993653467f69df8a69b4e6@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).