> Meanwhile, I should set up some kind of "continuous testing" where all > mails in guix-patches are periodically parsed and crashes reported to > me, if any. Does mumi have any convenient API to fetch all emails from > guix-patches? I will look at the mumi source code myself, but if you > have any quick pointers, that would help. I just realized I could download mboxes from https://lists.gnu.org/archive/mbox/guix-patches/ and keep synchronizing them. That should be enough for my continuous testing purposes.