Re: Sorting mboxrd (efficiently)
Sergey Poznyakoff <[email protected]> Sat, 07 Nov 2020 12:35:08 +0200
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
Hi Andrea, > Does mailutils provide efficient sorting facilities? > I skimmed through the docs and it mentions sorting only for mh boxes. That's right, mailbox sorting is implmented only for MH format (the sortm utility). > If there's no such feature I could write it, maybe with recursive merge > sort splitting the mailbox in multiple files and then recombining them. That would be great. Regards, Sergey