[Mailsec] CLIENTID and ESMTP and LMTP Transmission Types Registration

Andrew C Aitchison <andrew@aitchison.me.uk> Mon, 27 March 2023 17:10 UTC

Return-Path: <andrew@aitchison.me.uk>
X-Original-To: mailsec@ietfa.amsl.com
Delivered-To: mailsec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9C67C151B39 for <mailsec@ietfa.amsl.com>; Mon, 27 Mar 2023 10:10:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.097
X-Spam-Level:
X-Spam-Status: No, score=-7.097 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_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, 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 (2048-bit key) header.d=aitchison.me.uk
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 5Ni3VXFgU-xB for <mailsec@ietfa.amsl.com>; Mon, 27 Mar 2023 10:10:47 -0700 (PDT)
Received: from mx1.mythic-beasts.com (mx1.mythic-beasts.com [IPv6:2a00:1098:0:86:1000:0:2:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A1B3C151B2B for <mailsec@ietf.org>; Mon, 27 Mar 2023 10:10:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=aitchison.me.uk; s=mythic-beasts-k1; h=Subject:To:From:Date; bh=8sD2o4+oMTS/ojzVynNWM/1rOX+kJD3LN6/8qEjYHo8=; b=nv6eLCK5ABDP0bpKARbCMPC6wE GElDYfQDagwPRggULX68uf5BwEtSivVC+90+y169/S6xb96OrvCZ7E54uqNZ61LX3igg6I/d1MvLf 07OO7XjxDj7ytyFpAmA5uGQrZb1dBQaFo+6r0QL0eNTuyhcs2NQgzr342xLVLYnI87bEqSUFHZQR1 HCYUGLYZXmqjq1aNLoHiey4guub3ahifslp9e+ZX9njgPwGFDVX0Yi9otG8Vg7VVmNiJVct8XGOLj Wc9LWKRnOvsI5FT4C+OhMCQ4JCaI0bIF4oZhBah07ylko4HBh1D6+NvMLe+gnqM/lYQZuzlCzIWWI GdzCqFIw==;
Received: by mailhub-cam-d.mythic-beasts.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from <andrew@aitchison.me.uk>) id 1pgqMl-005xVx-Te for mailsec@ietf.org; Mon, 27 Mar 2023 18:10:44 +0100
Date: Mon, 27 Mar 2023 18:10:38 +0100
From: Andrew C Aitchison <andrew@aitchison.me.uk>
To: mailsec@ietf.org
Message-ID: <82a08c5c-1125-311a-1324-7abca983d72a@aitchison.me.uk>
MIME-Version: 1.0
Content-Type: text/plain; format="flowed"; charset="US-ASCII"
X-BlackCat-Spam-Score: 4
Archived-At: <https://mailarchive.ietf.org/arch/msg/mailsec/4F--qMdVBcnOMBGzNOrfuJMPfDo>
Subject: [Mailsec] CLIENTID and ESMTP and LMTP Transmission Types Registration
X-BeenThere: mailsec@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Email Security Issues <mailsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mailsec>, <mailto:mailsec-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mailsec/>
List-Post: <mailto:mailsec@ietf.org>
List-Help: <mailto:mailsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mailsec>, <mailto:mailsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Mar 2023 17:10:52 -0000

[ I am attempting to implement CLIENTID for Exim the MTA. ]

https://www.rfc-editor.org/rfc/rfc3848
added ESMTPA, ESMTPS, ESMTPSA, LMTP, LMTPA, LMTPS and LMTPSA
to SMTP and ESMTP for use in the "with" clause of a Received
header in an Internet message.

Would we want CLIENTID to add to this list ?
My thought is that this would risk leaking information
which might allow a third party to infer facts about the
heuristics or rules used, so my guess is "no".

If we *did* decide to add to this list, would ESMTPSC and ESMTPSCA
be sufficient, or do we want LMTPSC and LMTPSCA too ?

Thanks,

-- 
Andrew C. Aitchison                      Kendal, UK
                    andrew@aitchison.me.uk