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.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,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 0126C28F1F for ; Tue, 6 Feb 2024 18:18:14 +0100 (CET) Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Tue Feb 6 12:17:23 -0500 2024 Received: from mimir.eigenstate.org (localhost [127.0.0.1]) by mimir.eigenstate.org (OpenSMTPD) with ESMTP id 8c2eb034 for <9front@9front.org>; Tue, 6 Feb 2024 09:17:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eigenstate.org; h= message-id:to:subject:date:from:in-reply-to:mime-version :content-type:content-transfer-encoding; s=mail; bh=NG2t6/vdB7q8 IzgP7bxYwTT6I6Y=; b=l+OQYHYdtSG7J9KkuU/A1S5umQOTbohdEe2ckqkR55LV D+sfP4h9ovcUOXB6IeC+hs/TRrEjRrbQoozx5detmj8YCKymRGkdG9Hk/EVLprQ0 cIX2o0yocfrOz90B0MYXXztUw+8lFBMLuJGp6QYsXpBJbWgS/NGBvvAGj8Rvhu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eigenstate.org; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=mail; b=XXsX9FF/n3H1Z7H0BCH KZ2BXS7UqiH4LoD3a69x/xoI4W2+VVTjCW/Mw9WOtc28Y6zgNG9LfwJIyVIokEP3 xcf0nvf66gI1Xg7ne0NvpTpezGDu1UOWslpxYCfeKU4/qEw+ovN526AL9tdY6gsS bMmbD+erIYqPBxG8eKiTDDKc= Received: from abbatoir (pool-108-6-24-2.nycmny.fios.verizon.net [108.6.24.2]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id a96fec49 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Tue, 6 Feb 2024 09:17:20 -0800 (PST) Message-ID: <641723E3282EB760D2D5FD295ED3B257@eigenstate.org> To: 9front@9front.org Date: Tue, 06 Feb 2024 12:17:19 -0500 From: ori@eigenstate.org In-Reply-To: <3D4C0C0EE4564CA8847BF8E9FF29F3B4@prosimetrum.com> 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: ORM realtime hypervisor Subject: Re: [9front] [PATCH] nedmail: only display most useful headers Reply-To: 9front@9front.org Precedence: bulk Quoth umbraticus@prosimetrum.com: > isn't this what /mail/lib/ignore is for? > > I believe Ori toyed with this when he was writing Nail > and suggested an inverse so you could specify only what > you wanted; not sure whether that made it in. > > umbraticus I don't believe it did.