From: Carl Worth Date: Tue, 2 Feb 2010 23:07:39 +0000 (-0800) Subject: Add link to the mbox-format of the mailing-list archives. X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=90ff6114a62e0b4aa1e744529cf8b9a5ecf769f1 Add link to the mbox-format of the mailing-list archives. This makes a convenient single-file download for importing the entire archives into notmuch, for example. --- diff --git a/index.mdwn b/index.mdwn index 244f862..4869346 100644 --- a/index.mdwn +++ b/index.mdwn @@ -57,5 +57,9 @@ Comments? Please feel free to email the notmuch mailing list: notmuch@notmuchmail.org (subscription is not required, but you can subscribe to the notmuch list if you would like to). You can also browse the -mailing-list archives -. +online archives + or the mailing list or download an mbox file +of the entire mailing-list. The mb2md utility can then be used to +convert the archives to maildir format which is convenient for +reading the archives within notmuch itself.