Hi, I'm moving from mbsync to public-inbox and I find there aren't many tools to make it work with notmuch. I gave a try to notmuch-lore [1] but I found it too slow and had a couple of issues. So I wrote my own script to convert public-inbox mailing lists to Maildir format: notmuch-tools/inbox-update [2]. It's much faster at the initial clone, it deals with deleted mails, and YAML is a much better configuration format. Also, you can configure which epochs you want to fetch (notmuch-lore fetches all of them). One thing it doesn't yet do is trim the repository once the mails have been converted, but that's probably easy to add later on. You can check the GitHub page for more information [2]. Cheers. [1] https://github.com/wkz/notmuch-lore [2] https://github.com/felipec/notmuch-tools -- Felipe Contreras _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org