Re: [Emailcore] Ticket #14: G.7.8. Review different size limits

Alessandro Vesely <vesely@tana.it> Thu, 15 July 2021 10:43 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 D128E3A1FB5 for <emailcore@ietfa.amsl.com>; Thu, 15 Jul 2021 03:43:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 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_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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 vXm8NXGFRwlg for <emailcore@ietfa.amsl.com>; Thu, 15 Jul 2021 03:43:11 -0700 (PDT)
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 97AD53A266F for <emailcore@ietf.org>; Thu, 15 Jul 2021 03:43:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tana.it; s=delta; t=1626345787; bh=7b2VH5dinXu4qo0R0UBU+YyXs/CvSxUwtGJZaHKP+LI=; l=462; h=To:References:Cc:From:Date:In-Reply-To; b=A58mDRy64ftPClRrWc4uXVVda+MFQM4gYzovjMnXhAyLvq2+ry1zN5VaAFMBcJPpt 5vNMYvpbGCOJTjS7GVYcTmHcun1T2YgaMthrBcRzzjkzR4fYYoM21fsnE2IxMzC3GK nvYdk7J35oe2iP3oCVzK+hJhlUADXsVIpV9MQo+xVzB0AavRM/OtYx6GYyIt+
Authentication-Results: tana.it; auth=pass (details omitted)
Original-From: Alessandro Vesely <vesely@tana.it>
Original-Cc: emailcore@ietf.org
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 00000000005DC0CC.0000000060F0113B.00001C8F; Thu, 15 Jul 2021 12:43:07 +0200
To: Viktor Dukhovni <ietf-dane@dukhovni.org>
References: <20210713194736.A65FB214C287@ary.qy> <DFAB3FCC-AA0D-417C-B3D5-F3E2B79E0688@dukhovni.org>
Cc: emailcore@ietf.org
From: Alessandro Vesely <vesely@tana.it>
Message-ID: <e589e3b1-dfdc-9020-92c3-ac0ab9386d2c@tana.it>
Date: Thu, 15 Jul 2021 12:43:07 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0
MIME-Version: 1.0
In-Reply-To: <DFAB3FCC-AA0D-417C-B3D5-F3E2B79E0688@dukhovni.org>
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/emailcore/AOxeKEFvathToAGu16oTPK86aMQ>
Subject: Re: [Emailcore] Ticket #14: G.7.8. Review different size limits
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: Thu, 15 Jul 2021 10:43:17 -0000

On Wed 14/Jul/2021 23:10:22 +0200 Viktor Dukhovni wrote:
> 
> Logical (possibly folded across multiple physical lines) *headers* longer
> than 100KB are truncated:
> 
> 	http://www.postfix.org/postconf.5.html#header_size_limit


Worded as in postconf it's not clear whether you mean a whole header rather 
than a single header field.  In the text above, the phrase up to and including 
the parenthesis suggests the latter interpretation.


Best
Ale
--