Re: [Emailcore] Ticket #15: G.7.9. Discussion of 'blind' copies and RCPT

Alessandro Vesely <vesely@tana.it> Tue, 19 January 2021 17:07 UTC

Return-Path: <vesely@tana.it>
X-Original-To: emailcore@ietfa.amsl.com
Delivered-To: emailcore@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 052683A1639 for <emailcore@ietfa.amsl.com>; Tue, 19 Jan 2021 09:07:34 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.382
X-Spam-Level:
X-Spam-Status: No, score=-2.382 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.262, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1152-bit key) header.d=tana.it
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 Z72LDlWhL6ol for <emailcore@ietfa.amsl.com>; Tue, 19 Jan 2021 09:07:32 -0800 (PST)
Received: from wmail.tana.it (wmail.tana.it [62.94.243.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C4033A15DC for <emailcore@ietf.org>; Tue, 19 Jan 2021 09:07:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tana.it; s=delta; t=1611076049; bh=9BmMMPh56C1+2nRI+Kdg6XrspU1HymGr005uvx6pzDU=; l=1911; h=To:References:From:Date:In-Reply-To; b=BgFnesIjgTsXe0uRjo7rw0aGlAGcmdXu2INtgAGvWutrOxJKtpY1F93nupOCLBlot Mu4YGqJxUKeckyZlTAr+SK4VyzUlDOe4osvx8QcF62SCSctg8SPsCOGYOta8oWtKJC HHefOEjHg6IbXXY1qgbCeCBsGtETkCxzSfxQgZyK5JpiIE7BIG2RPPKXbXKUZ
Authentication-Results: tana.it; auth=pass (details omitted)
Original-From: Alessandro Vesely <vesely@tana.it>
Received: from [172.25.197.111] (pcale.tana [172.25.197.111]) (AUTH: CRAM-MD5 uXDGrn@SYT0/k, TLS: TLS1.3, 128bits, ECDHE_RSA_AES_128_GCM_SHA256) by wmail.tana.it with ESMTPSA id 00000000005DC053.00000000600711D1.00004B10; Tue, 19 Jan 2021 18:07:29 +0100
To: emailcore@ietf.org
References: <e40a609b-6df6-0e35-eedd-72d2c98fb02b@isode.com>
From: Alessandro Vesely <vesely@tana.it>
Message-ID: <ca91fc48-3779-c215-de21-dcbe0cad4f3f@tana.it>
Date: Tue, 19 Jan 2021 18:07:28 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0
MIME-Version: 1.0
In-Reply-To: <e40a609b-6df6-0e35-eedd-72d2c98fb02b@isode.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-US
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/emailcore/Dj3W_DY816WAa96A5qT5vBRR_ps>
Subject: Re: [Emailcore] Ticket #15: G.7.9. Discussion of 'blind' copies and RCPT
X-BeenThere: emailcore@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: EMAILCORE proposed working group list <emailcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/emailcore>, <mailto:emailcore-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/emailcore/>
List-Post: <mailto:emailcore@ietf.org>
List-Help: <mailto:emailcore-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/emailcore>, <mailto:emailcore-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 19 Jan 2021 17:07:34 -0000

On Tue 19/Jan/2021 17:11:45 +0100 Alexey Melnikov wrote:
> Dear collegues,
> 
> The 1st pagaraph of Section 7.2 ("Blind" Copies) currently says:
> 
>    Addresses that do not appear in the message header section may appear
>    in the RCPT commands to an SMTP server for a number of reasons. The
>    two most common involve the use of a mailing address as a "list
>    exploder" (a single address that resolves into multiple addresses)
>    and the appearance of "blind copies". Especially when more than one
>    RCPT command is present, and in order to avoid defeating some of the
>    purpose of these mechanisms, SMTP clients and servers SHOULD NOT copy
>    the full set of RCPT command arguments into the header section,
>    either as part of trace header fields or as informational or private-
>    extension header fields.
> 
> Suggested replacement for the last sentence quoted above (as per feedback from 
> Arnt Gulbrandsen):
> 
>    When more than one
>    RCPT command is present, and in order to avoid defeating some of the
>    purpose of these mechanisms, SMTP clients and servers SHOULD NOT copy
>    any of RCPT command arguments into the header section,
>    either as part of trace header fields or as informational or private-
>    extension header fields.
> 
> (This removes "especially" and replaces "the full set of" with "any" -- copying 
> the first one can be as harmful as copying all of them, at least without 
> verifying that the addresses do appear in the headers.)
> 
> Please provide feedback on this proposal within 2 weeks.


Having removed "especially", we could raise to MUST NOT.  Were there other 
circumstances that would allow violating the SHOULD NOT?

Anyway, this Section deserves a comefrom Section 4.4.  That is, for example:

    For            = CFWS "FOR" FWS ( Path / Mailbox )
                   ; Not if multiple recipients, see Section 7.2


Best
Ale
--