Re: [Tools-discuss] tooling: Change of address Q.

Michael Richardson <mcr+ietf@sandelman.ca> Fri, 28 May 2021 00:16 UTC

Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D2E33A017E for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:16:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-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 pP15tzcctjzB for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:16:46 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F7133A0147 for <tools-discuss@ietf.org>; Thu, 27 May 2021 17:16:46 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id C6A4038C55; Thu, 27 May 2021 20:16:45 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mSYq0v6_oTqk; Thu, 27 May 2021 20:16:45 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 3B2DD38C54; Thu, 27 May 2021 20:16:45 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 7DFAD7B; Thu, 27 May 2021 20:16:44 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: Robert Sparks <rjsparks@nostrum.com>
cc: tools-discuss@ietf.org
In-Reply-To: <0f77465d-a73a-a145-5329-03570e7b92ed@nostrum.com>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <12878.1622118335@localhost> <0f77465d-a73a-a145-5329-03570e7b92ed@nostrum.com>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Date: Thu, 27 May 2021 20:16:44 -0400
Message-ID: <23298.1622161004@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/bm4OmxnVzcMUZt2yfpDm4663fIU>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 00:16:51 -0000

Robert Sparks <rjsparks@nostrum.com> wrote:
    >> A downside seems to be that I think that I can't have drafts with
    >> different email addresses (representing wearing different hats),
    >> concurrently being used.  I don't have this requirement, but I just
    >> wanted to be clear about how it works.  It might be surprising to
    >> some.

    > Well, things are always more complicated than they first seem, and this
    > post made me go look more closely, and I'll backtrack a little,
    > changing what I've said earlier.

    > The code for generating the aliases is here:

    > https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/management/commands/generate_draft_aliases.py

ps: had to login to trac to be allowed to see this.
I'm not sure if my login was special having done ietfdb work, or if anyone
will work.

    > https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/management/commands/generate_draft_aliases.py#L54

    > Which takes its data from the addresses taken from the drafts:

So, they aren't passed through the DT identities first.

    > So - your draft specific emails will still be used for the various
    > aliases (but only one address will be used from the draft).

    > What I've said about the addresses that get used (only using the
    > Preferred address) is true for mail the datatracker sends though.

    > Greg - apologies that I wasn't completely correct in my earlier
    > responses.

Thanks for digging though!

--
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 IøT consulting )
           Sandelman Software Works Inc, Ottawa and Worldwide