Re: revised mailto spec
Larry Masinter <masinter@parc.xerox.com> Tue, 10 December 1996 02:36 UTC
Received: from cnri by ietf.org id aa24520; 9 Dec 96 21:36 EST
Received: from services.Bunyip.Com by CNRI.Reston.VA.US id aa25215;
9 Dec 96 21:36 EST
Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id
VAA17469 for uri-out; Mon, 9 Dec 1996 21:15:59 -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 VAA17464 for
<uri@services.bunyip.com>; Mon, 9 Dec 1996 21:15:57 -0500
Received: from alpha.Xerox.COM by mocha.bunyip.com with SMTP
(5.65a/IDA-1.4.2b/CC-Guru-2b)
id AA25781 (mail destined for uri@services.bunyip.com);
Mon, 9 Dec 96 21:15:25 -0500
Received: from golden.parc.xerox.com ([13.1.100.139]) by alpha.xerox.com with
SMTP id <15266(6)>; Mon, 9 Dec 1996 18:15:07 PST
Received: by golden.parc.xerox.com id <2694>; Mon, 9 Dec 1996 18:14:49 PST
To: timbl@w3.org
Cc: liberte@ncsa.uiuc.edu, uri@bunyip.com, jwz@netscape.com, connolly@w3.org,
frystyk@w3.org, jg@w3.org
In-Reply-To: <32ACC075.5E15@w3.org> (message from Tim Berners-Lee on Mon, 9
Dec 1996 17:45:05 PST)
Subject: Re: revised mailto spec
From: Larry Masinter <masinter@parc.xerox.com>
Message-Id: <96Dec9.181449pst."2694"@golden.parc.xerox.com>
Date: Mon, 9 Dec 1996 18:14:49 PST
Sender: owner-uri@bunyip.com
Precedence: bulk
Tim, I'm sorry, I shouldn't have snapped at you. In fact, the draft
doesn't say what I thought it said, or what I intended it to say. I
propose to revise the 'mailto' URL specification to clarify it.
It is my _intent_ to keep 'mailto' with the same semantics as it has:
it is a mail address, and does not imply automatic processing of mail
sending, and does not denote 'the resource returned by sending the
message'. The goal is just to extend 'mailto' to allow the
specification of additional headers and a default body in any mail
sent to the address.
I agree that "a mail address is a sort of object", but this doesn't
mean that one might have other objects that have a URL that consist
not only of a mail address but also a default subject, body, or other
message headers.
The goal of extending 'mailto' is not to blur the distinction between
'a mail address' and 'a resource retrieved through mail', but rather
to extend the capability of addressing 'a mailbox' to some additional
extended capabilities. It is true that there is a link relationship
between
mailto:foo@bar.com
and
mailto:foo@bar.com?subject=current-issue
but it's also true that there is a link relationship between
http://bar.com/foo
and
http://bar.com/foo?subject=current-issue
or
http://bar.com/foo#current-issue
-- it's just that there's a widespread desire (and some implementation
experience) to make this extension.
Larry
- revised mailto spec Larry Masinter
- Re: revised mailto spec Tim Berners-Lee
- Re: revised mailto spec Daniel LaLiberte
- Re: revised mailto spec Larry Masinter
- Re: revised mailto spec Tim Berners-Lee
- Re: revised mailto spec Larry Masinter