Re: [ietf-smtp] Variable HELO name, was DSNs

John C Klensin <john-ietf@jck.com> Sun, 26 April 2020 15:07 UTC

Return-Path: <john-ietf@jck.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 3ADE93A084F for <ietf-smtp@ietfa.amsl.com>; Sun, 26 Apr 2020 08:07:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 quZmvy1xNHJ2 for <ietf-smtp@ietfa.amsl.com>; Sun, 26 Apr 2020 08:07:30 -0700 (PDT)
Received: from bsa2.jck.com (bsa2.jck.com [70.88.254.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F75C3A080E for <ietf-smtp@ietf.org>; Sun, 26 Apr 2020 08:07:30 -0700 (PDT)
Received: from [198.252.137.10] (helo=PSB) by bsa2.jck.com with esmtp (Exim 4.82 (FreeBSD)) (envelope-from <john-ietf@jck.com>) id 1jSisO-000J7y-I7; Sun, 26 Apr 2020 11:07:24 -0400
Date: Sun, 26 Apr 2020 11:07:18 -0400
From: John C Klensin <john-ietf@jck.com>
To: Ned Freed <ned.freed@mrochek.com>, Alessandro Vesely <vesely@tana.it>
cc: ietf-smtp@ietf.org
Message-ID: <72C9FA14C7C36F24BCC9656E@PSB>
In-Reply-To: <01RK5LARPA1U000058@mauve.mrochek.com>
References: <20200409230011.F039B17637D0@ary.qy> <alpine.OSX.2.22.407.2004091945050.80689@ary.qy> <20200410090430.GA75736@kiel.esmtp.org> <29104A0F-B9ED-4CD7-99B3-5A042375C68B@dukhovni.org> <r7fq4k$1nm5$1@gal.iecc.com> <C1A5FAAA942E0F363CA177C0@PSB> <20200425013624.GV41308@straasha.imrryr.org> <01RK47G4QUK0000058@mauve.mrochek.com> <22e05a3b-bf47-9d83-a340-720ca9a373c4@dcrocker.net> <01RK4LP3NYJK000058@mauve.mrochek.com> <21987cb0-1cc2-e5ce-363f-5bb713333e8e@dcrocker.net> <CCD9771E28F1C5438052BB1A@PSB> <129b193e-81ed-6f59-4f54-cc2d45b6dfb8@tana.it> <01RK5LARPA1U000058@mauve.mrochek.com>
X-Mailer: Mulberry/4.0.8 (Win32)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-SA-Exim-Connect-IP: 198.252.137.10
X-SA-Exim-Mail-From: john-ietf@jck.com
X-SA-Exim-Scanned: No (on bsa2.jck.com); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/e82-A0-k_Shq23Lan0XZ-gHMFSc>
Subject: Re: [ietf-smtp] Variable HELO name, was DSNs
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: Sun, 26 Apr 2020 15:07:31 -0000


--On Sunday, April 26, 2020 07:20 -0700 Ned Freed
<ned.freed@mrochek.com> wrote:

>...
> There are lots of ways to offer NOTIFY=SUCCESS selectively
> depending on what you're trying to accomplish. Keeping in mind
> that it's a RCPT TO parameter, another possibiity is to only
> allow it on domains within the ADMD.
> 
> Given all the possible uses and ways of authorizing them, it
> is perhaps better to focus on the one problematic case: Relay
> between ADMDs where the server doesn't trust the client.
>...

Exactly.  I was just focusing on what I took to be an argument
that the functionality didn't work because (presumably everyone)
had operational policies against using it.

  john