Re: [calsify] RFC7986 and EMAIL parameter
Cyrus Daboo <cyrus@daboo.name> Fri, 19 February 2021 03:23 UTC
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 17F5C3A0F48
for <calsify@ietfa.amsl.com>; Thu, 18 Feb 2021 19:23:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 48M76grMFTfK for <calsify@ietfa.amsl.com>;
Thu, 18 Feb 2021 19:23:53 -0800 (PST)
Received: from daboo.name (daboo.name [173.13.55.49])
by ietfa.amsl.com (Postfix) with ESMTP id EE35B3A0F4A
for <calsify@ietf.org>; Thu, 18 Feb 2021 19:23:25 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
by daboo.name (Postfix) with ESMTP id 1A13A3044BEF3D;
Thu, 18 Feb 2021 22:23:25 -0500 (EST)
X-Virus-Scanned: amavisd-new at daboo.name
Received: from daboo.name ([127.0.0.1])
by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id yIru117YIqcp; Thu, 18 Feb 2021 22:23:24 -0500 (EST)
Received: from
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa
(c-24-131-225-210.hsd1.pa.comcast.net [24.131.225.210])
by daboo.name (Postfix) with ESMTPSA id F085A3044BEF24;
Thu, 18 Feb 2021 22:23:23 -0500 (EST)
Date: Thu, 18 Feb 2021 22:23:22 -0500
From: Cyrus Daboo <cyrus@daboo.name>
To: Neil Jenkins <neilj@fastmailteam.com>, calsify@ietf.org
Message-ID: <f7a8cc4c-6ed7-4fff-a719-ac577ee407ab@cyrus.local>
In-Reply-To: <e1e7222e-8c6e-40b3-a8cf-a45982acb00c@dogfood.fastmail.com>
References: <e1e7222e-8c6e-40b3-a8cf-a45982acb00c@dogfood.fastmail.com>
X-Mailer: Mulberry/5.0.0a1 (macOS/10.16)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=1800
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/bchPFZlbQZpwWF1R8laMIaf_-wA>
Subject: Re: [calsify] RFC7986 and EMAIL parameter
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>,
<mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>,
<mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Feb 2021 03:24:01 -0000
Hi Neil, --On Fri, 19 Feb 2021 14:06:57 +1100 Neil Jenkins <neilj@fastmailteam.com> wrote: > Thanks for the background Cyrus. So just to confirm, the CUA is: > * The target for sending iTIP messages. This may be a mailto URI for iMIP, > but may also be some other UI (which is essentially an opaque string to > clients) if you have some internal mechanism for delivering the messages. > * A kind of UID that's consistent for the same participant across > different events. > Is that right? Yes. > Presuming so, then going back to the discussion of > translation between iCalendar and JSCalendar, I think this maps very > cleanly with the current spec: > * The CUA maps to the sendTo property <https://tools.ietf.org/html/draft- > ietf-calext-jscalendar-32#page-36> of the Participant. There would be a > single value in the sendTo map: if it's a `mailto:` URI the value would be > under the key `imip`, otherwise it would be under the key `other`. Can't we just use the URI scheme to determine the method? Why do we need 'imip' and 'other' nested keys? I realise we might one day have e.g., multiple HTTP based scheduling protocols, but I feel like those should all have some kind of unique scheme. (Note this is just a question as to what drove the current design, not a request for a change - I am cognizant of the fact that we spent many man-hours debating the form of calendar user addresses for iSchedule without getting anywhere). > * The EMAIL parameter value maps to the email > <https://tools.ietf.org/html/draft-ietf-calext-jscalendar-32#page-36> > property of the Participant. Just as Cyrus says it's supposed to work in > iCalendar, this may be different to the iMIP address and is for sending > normal email to the participant, not iMIP messages. Yes. -- Cyrus Daboo
- [calsify] RFC7986 and EMAIL parameter Michael Douglass
- Re: [calsify] RFC7986 and EMAIL parameter Cyrus Daboo
- Re: [calsify] RFC7986 and EMAIL parameter Michael Douglass
- Re: [calsify] RFC7986 and EMAIL parameter Cyrus Daboo
- Re: [calsify] RFC7986 and EMAIL parameter Mike Douglass
- Re: [calsify] RFC7986 and EMAIL parameter Neil Jenkins
- Re: [calsify] RFC7986 and EMAIL parameter Cyrus Daboo
- Re: [calsify] RFC7986 and EMAIL parameter Michael Douglass
- Re: [calsify] RFC7986 and EMAIL parameter Neil Jenkins
- Re: [calsify] RFC7986 and EMAIL parameter Neil Jenkins