From: Stephen Gildea Date: Mon, 17 Feb 2020 19:02:49 +0000 (-0800) Subject: patch: Maildir support for "scan -file" X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/f8437b262c94ef12c57f6024aaaab73f7ae50cf8?ds=inline;hp=f8437b262c94ef12c57f6024aaaab73f7ae50cf8 patch: Maildir support for "scan -file" I have extended the "scan -file" command line so that the "file" can also be a Maildir directory. This feature complements the Maildir support added to the inc command in 1.4. Just as you may want to inc your mail from Maildir, you might want to see what awaits you with a scan first. Signed-off-by: David Levine ---