/usr/share/doc/mailutils-mh/TODO is in mailutils-mh 1:2.99.99-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | The GNU implementation of MH is primarily aiming to provide an interface
between Mailutils and Emacs using mh-e module. Therefore, a subset of MH
utilities has been selected that would provide such basic functionality.
When this functionality is achieved, other utilities may be implemented.
Utilities Ordered by Importance
===============================
The `State' column gives the state of the given utility:
- Not implemented
+ Fully implemented
* Partially implemented. The `Comments' column lists the missing features.
The `Nice' column gives aproximate priority of the utility in the terms
of unix nice level (-20 the highest, +20 the lowest)
State	Nice	Utility		Comments
-------------------------------------------
+	-20	scan
+	-20	inc
*	-20	repl		--inplace,--query
+	-20	comp		
*	-20	forw		--inplace
*	-20	send		--alias,--filter,--format,--forward,--mime,
				--width
*	-20	refile		--link copies messages
+	-20	rmm		
+	-15	folder(s)	
*	-15	mhn		-[rw]?cache, -type
+	-10	rmf
+	0	install-mh	
*	4	mhl		Following format variables are ignored:
				center,split,datefield
+	5	mark
+	5	pick		See the README entry.
+	10	anno            -inplace
+	10	burst		See the README entry.
*	10	whom		--check 
+	10	mhpath
+	10	whatnow		
+	20	sortm
+       20      prompter
*       20      msgchk          --date functionality not implemented
+       20      show            next, prev not implemented
Utilities In Alphabetical Order
===============================
anno
burst
comp
folder(s)
forw
install-mh
mark
mhl
mhn
mhpath
msgchk
pick
prompter
refile
repl
rmf
rmm
send
show
sortm
whatnow
whom
Individual TODOs
================
* Add support for RFC 2231 to mhn
 |