Re: [Tools-discuss] Step backwards: <noreply@ietf.org>

"Patrik Fältström " <paf@frobbit.se> Tue, 12 March 2019 23:26 UTC

Return-Path: <paf@frobbit.se>
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 B190D124B16 for <tools-discuss@ietfa.amsl.com>; Tue, 12 Mar 2019 16:26:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.721
X-Spam-Level:
X-Spam-Status: No, score=-1.721 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FROM_EXCESS_BASE64=0.979, RCVD_IN_DNSWL_LOW=-0.7, 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=frobbit.se
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 lrlQbNo78Xwz for <tools-discuss@ietfa.amsl.com>; Tue, 12 Mar 2019 16:26:02 -0700 (PDT)
Received: from mail.frobbit.se (mail.frobbit.se [85.30.129.185]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E27911228B7 for <tools-discuss@ietf.org>; Tue, 12 Mar 2019 16:26:01 -0700 (PDT)
Received: from [10.196.207.153] (unknown [IPv6:2620:f:8000:210:ad38:edcf:432:c8e9]) by mail.frobbit.se (Postfix) with ESMTPSA id 6506F23634; Wed, 13 Mar 2019 00:25:58 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=frobbit.se; s=mail; t=1552433159; bh=r8kiSUlGZe/TELuzwQgLUOwjT0auRhUApwqYvMc2YVI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eT9Z3a0UbYeaz7Bbavw8fvzhgbAsoeoiIvMUtJ/v0q1Ozs1aEP5SexxrQfRc17XXa 8iOshnVATzwtqwdOm1zzETpDbar63n5kkxpB3nl8zwh7ejNVcDSJEfT0t5PS62+wVN TuqlQSbxlPgyXAEAzEq5sKL+eohVHSps8vS+E4sM=
From: Patrik Fältström <paf@frobbit.se>
To: Henrik Levkowetz <henrik@levkowetz.com>
Cc: Brian E Carpenter <brian.e.carpenter@gmail.com>, tools-discuss@ietf.org
Date: Wed, 13 Mar 2019 08:25:54 +0900
X-Mailer: MailMate (1.12.4r5597)
Message-ID: <AF03E2FC-A1F4-4585-B40F-9A263035D7BC@frobbit.se>
In-Reply-To: <656168f7-ed79-e19e-ea73-433cd9b49994@levkowetz.com>
References: <186f4ff4-e31e-80c6-600f-9521694734f0@gmail.com> <656168f7-ed79-e19e-ea73-433cd9b49994@levkowetz.com>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=_MailMate_CD954CFA-2C38-4AE2-8B16-1EA8119EADCF_="; micalg="pgp-sha1"; protocol="application/pgp-signature"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/p0HCDA3MMUHpyr5v4RKqTSgyWaY>
Subject: Re: [Tools-discuss] Step backwards: <noreply@ietf.org>
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: Tue, 12 Mar 2019 23:26:04 -0000

On 13 Mar 2019, at 8:19, Henrik Levkowetz wrote:

> I believe this will make Reply and Reply All work as before, while still avoiding the troubles we've seen from using a From: address that may look like a forgery.

May I suggest stopping changing the body of the email messages (by adding a footer). That way DKIM signatures will work, and the email will indeed not be defined being forgery which in fact they are as long as the body is changed.

   Patrik