On 24.09.10,15:44, Tim Gray wrote: > Is there anyway to open a specific message in a maildir from the > command line? Any official method or any workaround that people can > think of? > > Thanks >
If you install the mu search utility, you can open mails directly with the "mu view <file path>" command. To find the file path for a specific mail you can use "mu find <search criteria> --fields "l, d, f, s"" to get this displayed on stdout. http://www.djcbsoftware.nl/code/mu/#features Jostein
