diff options
| author | W. Trevor King <wking@tremily.us> | 2015-03-28 08:26:54 -0700 |
|---|---|---|
| committer | W. Trevor King <wking@tremily.us> | 2015-03-28 08:26:54 -0700 |
| commit | ed61f86d995144de7967e9b33dfe56059f37e70e (patch) | |
| tree | 8be29dba1d4811dff4cb31312719929beed66e37 | |
| parent | 69d72fd1ebebcddf32cf3ca199efe214ce1f11c4 (diff) | |
nmbug: Add a link to the archive mbox
| -rw-r--r-- | nmbug.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,7 +7,8 @@ There is a dump of (some views of) the nmbug [[status|http://nmbug.tethera.net/s ## Getting started -0. Make sure that the whole notmuch@notmuchmail.org mailing list archive is available in your email database. +0. Make sure that the whole [notmuch@notmuchmail.org mailing list + archive][archive] is available in your email database. 1. Install and use nmbug from notmuch version **0.18** or newer and perl module `Pod::Usage` (packaged as `perl-doc` in debian). @@ -184,4 +185,5 @@ The `%25` represents hex code for a character that cannot be used directly - Currently the parser of nmbug (like that of notmuch restore) assumes that there are no spaces in message-ids. +[archive]: http://notmuchmail.org/archives/notmuch.mbox [nmbug]: http://git.notmuchmail.org/git/notmuch/blob/HEAD:/devel/nmbug/nmbug |
