From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8F6DF385841C; Fri, 4 Nov 2022 14:48:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F6DF385841C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667573323; bh=ttm+BnkyBXBLvGd0COgox25S+pRlhqHJEuArMfseg9I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qngBqtTiVHlvFVOvWv97B6VaVMwPiNNHI6YlfDCf0mam8P7pEXGJOhL97R4BWlows PVUiGGGgLZ4gwsrL7LJ2UbwvRLaT9XMP3iP6NITZQbsSOor0zhXZ2sZlPSTGQU4+bl eNR2VSBV3Ts8QHa8qTBCqG8BGkngfLOYwTxa3Wso= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: =?UTF-8?B?W0J1ZyBJbmZyYXN0cnVjdHVyZS8yOTcxM10gUGxlYXNlIG1ha2Ug?= =?UTF-8?B?bGliYy1hbHBoYSBtYWlsaW5nIGxpc3QgY29tcGF0aWJsZSB3aXRoIOKAnGdp?= =?UTF-8?B?dCBhbeKAnQ==?= Date: Fri, 04 Nov 2022 14:48:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: sourceware X-Bugzilla-Component: Infrastructure X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: overseers at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29713 --- Comment #21 from Mark Wielaard --- (In reply to Mark Wielaard from comment #17) > I believe test-list@sourceware.org is now setup so that it keeps dkim > signatures valid when sent through that list keeping the From header. But= it > would be good if people could test it by subscribing and/or sending with > addresses that use a strict dmarc policy to see if we do get unexpected > rewrites which cause bounces. >=20 > https://sourceware.org/mailman/listinfo/test-list So it almost works, but almost of course is not good enough because it means some messages do arrive with broken dkim verification. Specifically it seems that the Content-Transfer-Encoding of attachments are changed from 8bit to quoted-printable for the text/html and to base64 for text/plain parts. --=20 You are receiving this mail because: You are the assignee for the bug.=