From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 46ACB3858C30; Sun, 9 Jul 2023 19:06:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 46ACB3858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688929594; bh=1B2MEQwM92LAfCyg1AruTlb+SpRhymvjyiA28PwbAno=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e7RGeJm7UasG8ZXf6/BdRCgZ71kr03JIzaYBY48IXvzDL4mWeWyvwQVk9ajdifenr zNVKTXWPY33gjgGsD/xVkBUTKcWnu8Bzk+5QtWo6+SZ84gS09fMy3dbjZgDY9F43w2 QE+7hff8bTDrECJKas/hr+1W7uO8+qUb1LgikRQM= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/30436] inbox: strip HTML attachements Date: Sun, 09 Jul 2023 19:06:33 +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: ASSIGNED 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: bug_status 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=3D30436 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #4 from Mark Wielaard --- (In reply to Mark Wielaard from comment #3) > Created attachment 14957 [details] > remove_redundant_html_parts.pl filter >=20 > This could be used as filter to public-inbox-mda This has been installed now as filter-public-inbox-mda-true.sh which is the .forward script for the inbox calling public-inbox-mda. It seems to work as intended. We do still have to (re)import old (rejected by public-inbox) emails contai= ning HTML. Those are in the pipermail archives (already stripped). --=20 You are receiving this mail because: You are the assignee for the bug.=