Re: revised mailto spec

Tim Berners-Lee <timbl@w3.org> Mon, 09 December 1996 21:25 UTC

Received: from cnri by ietf.org id aa16907; 9 Dec 96 16:25 EST
Received: from services.Bunyip.Com by CNRI.Reston.VA.US id aa19499; 9 Dec 96 16:25 EST
Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id PAA14145 for uri-out; Mon, 9 Dec 1996 15:49:53 -0500
Received: from mocha.bunyip.com (mocha.Bunyip.Com [192.197.208.1]) by services.bunyip.com (8.6.10/8.6.9) with SMTP id PAA14140 for <uri@services.bunyip.com>; Mon, 9 Dec 1996 15:49:44 -0500
Received: from www10.w3.org by mocha.bunyip.com with SMTP (5.65a/IDA-1.4.2b/CC-Guru-2b) id AA23196 (mail destined for uri@services.bunyip.com); Mon, 9 Dec 96 15:49:37 -0500
Received: from mountain.w3.org (mountain.w3.org [18.52.0.170]) by www10.w3.org (8.7.5/8.7.3) with SMTP id PAA08733; Mon, 9 Dec 1996 15:49:21 -0500 (EST)
Message-Id: <32AC7AF0.5EC5@w3.org>
Date: Mon, 09 Dec 1996 15:47:44 -0500
From: Tim Berners-Lee <timbl@w3.org>
Reply-To: Tim Berners-Lee <timbl@w3.org>
Organization: World Wide Web Consortium - W3C
X-Mailer: Mozilla 3.0Gold (Win95; I)
Mime-Version: 1.0
To: Larry Masinter <masinter@parc.xerox.com>
Cc: uri@bunyip.com, jwz@netscape.com
Subject: Re: revised mailto spec
References: <96Dec6.101647pdt."135"@palimpsest.parc.xerox.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-uri@bunyip.com
Precedence: bulk

If this is the same proposal as has been around for a while
to make a mailto: URL a way of extracting data by email
reply, then I would oppose that.

Cocneptually, a mailto: URL is a point in th eemail address
space.  It is a well defined and importamt space.  Mail addresses
behave in certain ways.   There are things I can do with them.
(For example, I can display a list of all messages I know of recently
to and from that address).

If you try to hook on a space of information objects retrievable
by email application, you get  quite different space and a quite
different behaviour. (You will want to cache results, and track
requests).  Muddling the two would be a mistake -- it would
confuse users, and mean that a whole extra set of behaviour would have
to be taken into account by the software.  It would also be
a very messy architectural decision.

Tim Berners-Lee


Larry Masinter wrote:
> 
> I want to propose recycling 'mailto' to "Proposed Standard" and
> suggest extending it to include mail headers. Some browsers do (some
> of) this anyway, and it's a generally needed functionality. We were
> going to make it 'mailserver' for a while, which flopped because
> there's really no need for another URL scheme.
> 
>  ftp://ftp.parc.xerox.com/pub/masinter/draft-hoffman-url-mailto.txt
> 
> It's looking more and more like there SHOULD be a URL working group
> (re)constituted, but we'll need a chair, a charter, milestones, etc.
> 
> Also, volunteer to take minutes at our (very short, 30 minute) BOF.
> 
> Larry