From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E7BF385841D; Wed, 6 Sep 2023 18:41:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E7BF385841D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1694025690; bh=Cl9/G05eFqgMiWQtlIz8OD6j3DxpZQhuvYLo+Qe4FhY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Bqi5qjDxvGJRrfF2MMnEyOfNyIiyqftI1X0ymhxC79oVowzpKIPTHHMnbkcCylY89 NY9i1wxv8O7Kh6ZMWzV9hN1LZ/Mk/ZXx6Gqsl8qACeM1nFH9Yaablgk9Xg2v4gi7La ja6RZAdw9FRQiiSc7QOtOirezl8UVjc+WerqUGbM= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: =?UTF-8?B?W0J1ZyBJbmZyYXN0cnVjdHVyZS8yOTcxM10gUGxlYXNlIG1ha2Ug?= =?UTF-8?B?bGliYy1hbHBoYSBtYWlsaW5nIGxpc3QgY29tcGF0aWJsZSB3aXRoIOKAnGdp?= =?UTF-8?B?dCBhbeKAnQ==?= Date: Wed, 06 Sep 2023 18:41:29 +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 #45 from Mark Wielaard --- So to make this work we have to make sure none of the list settings change = the email body, subject or any other header that is likely covered by a dkim signature. Which means the following settings (see also Comment #6, Comment= #7, Comment #18 and Comment 22): - subject_prefix (general): (empty) - from_is_list (general): No - anonymous_list (general): No - first_strip_reply_to (general): No - reply_goes_to_list (general): Poster - reply_to_address (general): (empty) - include_sender_header (general): No - drop_cc (general): No - msg_header (nondigest): (empty) - msg_footer (nondigest): (empty) - scrub_nondigest (nondigest): No - dmarc_moderation_action (privacy): Accept - filter_content (contentfilter): No --=20 You are receiving this mail because: You are the assignee for the bug.=