From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 493B82BAA4 for ; Wed, 7 Feb 2024 05:24:11 +0100 (CET) Received: from asquith.prosimetrum.com ([125.236.209.157]) by 9front; Tue Feb 6 23:22:52 -0500 2024 Message-ID: <4CDA08A7B1278103AB1EDA28723FAFB8@prosimetrum.com> Date: Wed, 07 Feb 2024 17:23:20 +1300 From: umbraticus@prosimetrum.com To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: cache GPU descriptor strategy Subject: Re: [9front] [PATCH] nedmail: only display most useful headers Reply-To: 9front@9front.org Precedence: bulk > not exactly, headers listed in /mail/lib/ignore are never exposed by > upas/fs whereas this patch is only cosmetic, you can still see all headers > if you so desire. I suppose there is some difference but the existing mechanism already provides the beheviour you describe (p prints non-ignored headers and P prints the raw mail with all headers) and if you want to root around in /mail/fs/mbox/* then rawheader is always there too. *shrug* umbraticus