Re: [ietf-smtp] [Emailcore] Proposed ESMTP keyword RCPTLIMIT

Ned Freed <ned.freed@mrochek.com> Mon, 15 March 2021 22:06 UTC

Return-Path: <ned.freed@mrochek.com>
X-Original-To: ietf-smtp@ietfa.amsl.com
Delivered-To: ietf-smtp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B42D53A10A1; Mon, 15 Mar 2021 15:06:09 -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, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=mrochek.com
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 WNLBN_f7YQ5I; Mon, 15 Mar 2021 15:06:08 -0700 (PDT)
Received: from mauve.mrochek.com (mauve.mrochek.com [98.153.82.211]) (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 BA3B33A10A0; Mon, 15 Mar 2021 15:06:08 -0700 (PDT)
Received: from dkim-sign.mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01RWP93T45JK006CZG@mauve.mrochek.com>; Mon, 15 Mar 2021 15:01:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mrochek.com; s=201712; t=1615845664; bh=S/IjcVRaky5AWhi7eRuCxL5OwfJH0yQKe59GvaZW99E=; h=Cc:Date:From:Subject:In-reply-to:References:To:From; b=nV4xhHClABZSAwt7/wojUilea2cv92vV/10yqQihDWKHZx4NFjA4EIISgxhECeqlW OeyiojvSiQeJ65h1KdUYAInL1oa9JF30k7/ZSeKKEewb7yGPeoGevORoSQr7MeOFS/ N7+UGH0J3qNA6qXGAb1g7107n9lDUOjyTCHa7xQY=
MIME-version: 1.0
Content-transfer-encoding: 7bit
Content-type: TEXT/PLAIN; CHARSET="us-ascii"; Format="flowed"
Received: from mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01RWJORF3ZF4005PTU@mauve.mrochek.com>; Mon, 15 Mar 2021 15:01:01 -0700 (PDT)
Cc: Ned Freed <ned.freed@mrochek.com>, emailcore@ietf.org, ietf-smtp@ietf.org
Message-id: <01RWP93QV5LS005PTU@mauve.mrochek.com>
Date: Mon, 15 Mar 2021 15:00:38 -0700
From: Ned Freed <ned.freed@mrochek.com>
In-reply-to: "Your message dated Mon, 15 Mar 2021 22:40:13 +0100" <44832734-bf0f-2458-69b8-23eee823c1bc@sonnection.nl>
References: <77B21231-47EA-4CA6-A665-5880B6A54D4D@wordtothewise.com> <20210312203224.F3739701E4C5@ary.qy> <01RWOUM3HK0Q005PTU@mauve.mrochek.com> <44832734-bf0f-2458-69b8-23eee823c1bc@sonnection.nl>
To: "Rolf E. Sonneveld" <R.E.Sonneveld@sonnection.nl>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/9l1EAZhpR4dEbmWe8WkUs-8va-A>
Subject: Re: [ietf-smtp] [Emailcore] Proposed ESMTP keyword RCPTLIMIT
X-BeenThere: ietf-smtp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion of issues related to Simple Mail Transfer Protocol \(SMTP\) \[RFC 821, RFC 2821, RFC 5321\]" <ietf-smtp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-smtp/>
List-Post: <mailto:ietf-smtp@ietf.org>
List-Help: <mailto:ietf-smtp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Mar 2021 22:06:10 -0000

> In chapter 4 there is a copy/paste error: all three paragraphs within
> this chapter refer to:

> "Description: RCPTMAX specifies the maximum number of [...]"

> This should be:

> "Description: MAILMAX specifies the maximum number of [...]" (par. 4.1)

> and

> "Description: RCPTDOMAINMAX specifies the maximum number of [...]" (par.
> 4.3)

> which makes me think you wrote par. 4.2 before you wrote the other
> paragraphs :-)

Got me on that one!

				Ned