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=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11414 invoked from network); 19 Sep 2022 06:39:43 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 19 Sep 2022 06:39:43 -0000 Received: from chrisfroeschl.de ([185.183.157.17]) by 9front; Mon Sep 19 02:38:13 -0400 2022 Received: from cirno.fritz.box ([46.128.193.201]) by chrisfroeschl.de; Mon Sep 19 08:38:05 +0200 2022 Message-ID: <2A123F229D62897E5BBDB4510C4DD956@chrisfroeschl.de> Date: Mon, 19 Sep 2022 08:37:49 +0200 From: chris@chrisfroeschl.de To: 9front@9front.org In-Reply-To: <7D6527F6F894CB5FDBFE56D8256CDA77@chrisfroeschl.de> 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: just-in-time-based cache just-in-time backend Subject: Re: [9front] [PATCH] nedmail(1): add plenty of missing commands + (theoretical) flag descriptions Reply-To: 9front@9front.org Precedence: bulk I adjusted the descriptions to point to upasfs(4) if appropiate. Flags from upasfs are already described there. The new flag section is specific to nedmail and should cover everything that works atm. If you know more, feel free to append. --- diff 13996f7f38601ab82bfe16c7dec0e2d618fe11b1 a9239bbf4dd083a399285cda33c335aa63b97b57 --- a/sys/man/1/nedmail +++ b/sys/man/1/nedmail @@ -157,6 +157,9 @@ Mark message to be deleted upon exiting .IR nedmail . .TP +.BI F " [+-][aDdfrSs] +Add/remove message flags as implemented by upasfs(4) . +.TP .B f Append the message to the file .BI /mail/box/ username / sendername @@ -164,6 +167,9 @@ .I sendername is the account name of the sender. .TP +.B fq +Print mailbox f appends. +.TP .B h Print the disposition, size in characters, reception time, sender, and subject of the message. @@ -174,6 +180,16 @@ .B help Print a summary of the commands. .TP +.B i +Incorporate new mail. +.TP +.BI k " [flags] +Mark mail with flags as implemented by upasfs(4) . +.TP +.BI K " [flags] +Unmark mail with flags as implemented by upasfs(4) . +.BI +.TP .BI m " person ... Forward the message as a mime attachment to the named .IR persons . @@ -184,10 +200,22 @@ but allow the user to type in text to be included with the forwarded message. .TP +.BI mb " mbox" +Switch mailboxes. +.TP .B p Print message. An interrupt stops the printing. .TP +.B P +Print the raw message. +.TP +.B \&" +Print a quoted version of msg +.TP +.B \&"\&" +Format and quote msg. +.TP .BI r " args Reply to the sender of the message. .I Marshal @@ -203,7 +231,7 @@ .B r but with the original message included as an attachment. .TP -.B rf +.BI rf " args Like .B r but append the message and the reply to the file @@ -212,7 +240,7 @@ .I sendername is the account name of the sender. .TP -.B Rf +.B Rf " args Like .B R but append the message and the reply to the file @@ -235,6 +263,9 @@ and the string .BR att.XXXXXXXXXXX . .TP +.B t +Print text formatter. +.TP .B q Put undeleted mail back in the mailbox and stop. .TP @@ -275,6 +306,25 @@ .TP .B \&= Print the number of the current message. +.PD +.PP +Some flags are displayed using the 'h' command. They differ from the flags mentioned in upasfs(4) as follows: +.TP +.B a +Answered +.PD 0 +.TP +.B d +Deleted +.TP +.B s +Stored +.TP +.B * +Unseen +.TP +.B "'" +Flagged .PD .PP Here's an example of a mail session that looks at a summary