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 23A3D2B6FC for ; Wed, 7 Feb 2024 07:56:06 +0100 (CET) Received: from chrisfroeschl.de ([185.183.157.17]) by 9front; Wed Feb 7 01:54:53 -0500 2024 Message-ID: <4332B33F5813F24FC1781F8C26215D48@chrisfroeschl.de> Date: Wed, 07 Feb 2024 07:54:28 +0100 From: chris@chrisfroeschl.de 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: content-addressed private CSS browser-oriented replication lifecycle-scale element optimizer Subject: Re: [9front] [PATCH] nedmail: only display most useful headers Reply-To: 9front@9front.org Precedence: bulk > 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 Neat, I didn't know about /mail/lib/ignore . Is that documented somewhere? I didn't find anything in mail(1), nedmail(1) etc.