Re: [Jmap] Submission

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Wed, 19 April 2017 11:38 UTC

Return-Path: <arnt@gulbrandsen.priv.no>
X-Original-To: jmap@ietfa.amsl.com
Delivered-To: jmap@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3AAC1294CE for <jmap@ietfa.amsl.com>; Wed, 19 Apr 2017 04:38:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gulbrandsen.priv.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 dyzHshAhbWXy for <jmap@ietfa.amsl.com>; Wed, 19 Apr 2017 04:38:49 -0700 (PDT)
Received: from strange.aox.org (strange.aox.org [IPv6:2001:4d88:100c::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2D4B1294C7 for <jmap@ietf.org>; Wed, 19 Apr 2017 04:38:49 -0700 (PDT)
Received: from fri.gulbrandsen.priv.no (localhost [127.0.0.1]) by strange.aox.org (Postfix) with ESMTP id A8321FA0075; Wed, 19 Apr 2017 11:38:47 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gulbrandsen.priv.no; s=mail; t=1492601928; bh=ZgS6q2+1+iqF0DEDR/dZuYbo7kyjqxA5arrTMHcZP8c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NDrNUeIVerlxLa334l7aHt5vWKBocsZG0dyawL2eO1V6u2TRLQpZk5GDpAjwHyyPJ aUvaM/XVPNpstdVTnim6CJDBPnbAoKoMDrPwuceGZMvtgBBpLxXRiVcNtUZLTPwrPh Ha3uifYrXQ0v2moaNH4LKgHAvlTuGein4TL6g6/U=
Received: from arnt@gulbrandsen.priv.no by fri.gulbrandsen.priv.no (Archiveopteryx 3.2.0) with esmtpsa id 1492601925-4383-4380/11/7; Wed, 19 Apr 2017 11:38:45 +0000
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: jmap@ietf.org
Date: Wed, 19 Apr 2017 12:38:41 +0100
User-Agent: Trojita/v0.5-9-g8961725; Qt/4.8.6; X11; Linux; Devuan GNU/Linux 1.0 (jessie)
Mime-Version: 1.0
Message-Id: <55c3a20e-d813-4e73-a796-0e24dd7ec08f@gulbrandsen.priv.no>
In-Reply-To: <7bf6ed88-9277-47fd-8059-1119987522bd@gulbrandsen.priv.no>
References: <em27fa7b29-5584-44f3-aa88-086ce734ab59@bodybag> <1492585876.3100717.948941576.3168BAAE@webmail.messagingengine.com> <em325289ca-eee8-4c74-85de-cb55a2dc5085@bodybag> <7bf6ed88-9277-47fd-8059-1119987522bd@gulbrandsen.priv.no>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/jmap/oq7BlEije-dIvsrv9GztVEMeK2g>
Subject: Re: [Jmap] Submission
X-BeenThere: jmap@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: JSON Message Access Protocol <jmap.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jmap>, <mailto:jmap-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jmap/>
List-Post: <mailto:jmap@ietf.org>
List-Help: <mailto:jmap-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jmap>, <mailto:jmap-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Apr 2017 11:38:51 -0000

I'd add a sentence saying that servers and clients are assumed to have 
correct clocks within ±3s, and that the authors have not paid attention to 
what might fail when a clock is off by more than that.

Arnt