Hi,
I currently use notmuch to manage my emails, and I already have a xapian index created for all the emails on my system. I want to switch to using lei to download emails from lore.kernel.org based on query patterns, and I want to index these emails with notmuch. However, I noticed that lei also creates an index for these emails, which is not necessary for my workflow. Is there a way to use lei to download emails to maildir from a public-inbox server without creating the xapian index on the local disk? -aneesh