From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 10763 invoked from network); 17 Sep 2022 14:03:56 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 17 Sep 2022 14:03:56 -0000 Received: from chrisfroeschl.de ([185.183.157.17]) by 9front; Sat Sep 17 10:01:21 -0400 2022 Received: from cirno.fritz.box ([46.128.193.201]) by chrisfroeschl.de; Sat Sep 17 16:01:20 +0200 2022 Message-ID: <7D6527F6F894CB5FDBFE56D8256CDA77@chrisfroeschl.de> Date: Sat, 17 Sep 2022 16:01:06 +0200 From: chris@chrisfroeschl.de To: 9front@9front.org In-Reply-To: <4D4996DE-362B-41A7-93D0-38A87376C560@stanleylieber.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: shared markup hardware-scale controller Subject: Re: [9front] [PATCH] nedmail(1): add plenty of missing commands + (theoretical) flag descriptions Reply-To: 9front@9front.org Precedence: bulk And some flags ('d' for delete and 's' for stored) seem to work from my experience. But they are weirdly enough not matching the /sys/src/cmd/upas/common/common.h:13,21 spec. (D is deleted, while d is draft etc.) Nothing of major importance I guess. Feel free to just leave the flag information away. I mainly care about the missing commands. chris