Re: [Jmap] I-D Action: draft-ietf-jmap-smime-sender-extensions-02.txt

Alexey Melnikov <alexey.melnikov@isode.com> Mon, 11 July 2022 17:45 UTC

Return-Path: <alexey.melnikov@isode.com>
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 7DAB8C15790C for <jmap@ietfa.amsl.com>; Mon, 11 Jul 2022 10:45:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level:
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LOhH4BtMo59a for <jmap@ietfa.amsl.com>; Mon, 11 Jul 2022 10:45:32 -0700 (PDT)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id 59EC1C157B42 for <jmap@ietf.org>; Mon, 11 Jul 2022 10:45:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1657561530; d=isode.com; s=june2016; i=@isode.com; bh=SJIidSXSU6ZyA46jeNaBfaQvk37rk72YNZxviUMsHfY=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=Ch/xZ+duXyHkwTF77ZTo7NOCfmlHcwK7rj+v+MJGXi+FH5zER7rrGSC8n8zg/+lMSVb2b/ x4y99W8YPwNyaamkY2nnSZxjKhadB26ZZcaDt0Tbd3rJZmSyxkQpc0H7/TnZ5pmbC7nHAN L9nhQm9sI+5gmOONFYNc4FJ4KC/mYT8=;
Received: from [192.168.1.222] (host31-49-219-107.range31-49.btcentralplus.com [31.49.219.107]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <YsxhuQAeCYaX@waldorf.isode.com>; Mon, 11 Jul 2022 18:45:30 +0100
Message-ID: <3d1297d0-58dc-b04b-ac04-204a8a196e98@isode.com>
Date: Mon, 11 Jul 2022 18:45:21 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0
To: jmap@ietf.org
References: <165755192608.6430.6513997976793827372@ietfa.amsl.com>
From: Alexey Melnikov <alexey.melnikov@isode.com>
In-Reply-To: <165755192608.6430.6513997976793827372@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/jmap/7hDNfeSN2872UmO4BVeNn2soXQg>
Subject: Re: [Jmap] I-D Action: draft-ietf-jmap-smime-sender-extensions-02.txt
X-BeenThere: jmap@ietf.org
X-Mailman-Version: 2.1.39
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: Mon, 11 Jul 2022 17:45:37 -0000

On 11/07/2022 16:05, internet-drafts@ietf.org wrote:

> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the JSON Mail Access Protocol WG of the IETF.
>
>          Title           : JMAP extension for S/MIME signing and encryption
>          Author          : Alexey Melnikov
>    Filename        : draft-ietf-jmap-smime-sender-extensions-02.txt
>    Pages           : 7
>    Date            : 2022-07-11
>
> Abstract:
>     This document specifies an extension to JMAP for sending S/MIME
>     signed and S/MIME encrypted messages.
I've cleaned up text about S/MIME signing/encryption, in particular 
specified new error responses and added missing references.