9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] abaco and gmail
Date: Fri, 16 Feb 2007 08:26:25 -0500	[thread overview]
Message-ID: <7ec1a8cb72a4fa16f71e83eab024ca48@coraid.com> (raw)
In-Reply-To: <62109022e2802de215af37db45b6b5e5@quintile.net>

i think what you want is a pop fetcher.  since the point
of mail/fs pop client is to leave the messages on the server,
i think it would make more sense to write mail/fetch or somesuch
to handle cases like this

i don't use gmail, but it seems like it would be worth fixing.
can somebody tell me what webfs is doing wrong?

also, one fundamental problem with the current webfs is that
the interface claims that it handles base url+relative url,
but it doesn't so abaco (and others) try to do it itself.
unfortunately urls are needlessly hairy creatures (c.f.
webfs/url.c:/^merge_relative_path) and abaco's simple algorithm
doesn't always work.

i have a fix for this problem, but it's not been accepted into
sources.

- erik


  reply	other threads:[~2007-02-16 13:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-16  4:41 ron minnich
2007-02-16  8:17 ` Federico Benavento
2007-02-16 13:05   ` erik quanstrom
2007-02-16  8:25 ` Steve Simon
2007-02-16 13:26   ` erik quanstrom [this message]
2007-02-16 14:25     ` Gorka Guardiola
2007-02-16 14:29       ` erik quanstrom
2007-02-16 14:34         ` Gorka Guardiola
2007-02-16 14:52           ` erik quanstrom
2007-02-17  9:16             ` Bruce Ellis
2007-02-16 15:30           ` ron minnich

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=7ec1a8cb72a4fa16f71e83eab024ca48@coraid.com \
    --to=quanstro@coraid.com \
    --cc=9fans@cse.psu.edu \
    /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).