]> git.cworth.org Git - notmuch-wiki/blobdiff - index.mdwn
update url for message-templ
[notmuch-wiki] / index.mdwn
index 56b2700e3c05a4e94ec66a75eb8a6b1b794da975..d55273c98f476751dcff4547fb1381550d9e8a0b 100644 (file)
@@ -104,12 +104,12 @@ distributions:
 
 * [Arch Linux](https://www.archlinux.org/packages/?q=notmuch)
 * [Debian](http://packages.debian.org/search?keywords=notmuch)
-* [Fedora](https://apps.fedoraproject.org/packages/notmuch)
+* [Fedora](https://src.fedoraproject.org/rpms/notmuch)
 * [FreeBSD](http://www.freshports.org/mail/notmuch)
 * [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch)
 * [NetBSD](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html)
 * [openSUSE](https://build.opensuse.org/search?search_text=notmuch)
-* macOS [Homebrew](https://github.com/Homebrew/homebrew-core/blob/09baa1c3f5a30f8450d2145d4fd988e4b4d48070/Formula/notmuch.rb), [MacPorts](https://www.macports.org/ports.php?by=name&substr=notmuch), or [pkgsrc](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html).
+* macOS [Homebrew](https://github.com/Homebrew/homebrew-core/blob/09baa1c3f5a30f8450d2145d4fd988e4b4d48070/Formula/notmuch.rb), [MacPorts](https://ports.macports.org/port/notmuch), or [pkgsrc](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html).
 * [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)
 * [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
 
@@ -118,31 +118,24 @@ distributions:
 Comments? Please feel free to email the notmuch mailing list:
 <mailto:notmuch@notmuchmail.org> (subscription is not required, but you can
 also subscribe to the
-[notmuch mailing list](https://notmuchmail.org/mailman/listinfo/notmuch)). You
+[notmuch mailing list](https://nmbug.notmuchmail.org/list/)). You
 can also browse the
-[online list archives](https://notmuchmail.org/pipermail/notmuch/),
-read them as a
-[web forum (nabble)](http://notmuch.198994.n3.nabble.com/), or
-download an [mbox file](https://notmuchmail.org/archives/notmuch.mbox)
+[online list archives](https://nmbug.notmuchmail.org/nmweb/) or
+download an [archive](https://nmbug.notmuchmail.org/archive/notmuch-list.tar.xz)
 of the entire mailing-list.
 
-There was a temporary list at
-[freelists.org](https://www.freelists.org/list/notmuch), which holds archives
-for April to September 2017.
-
-The `mb2md` utility can be used to convert the archives to maildir
-format which is convenient for reading the archives within notmuch
-itself.
+The archive unpacks to maildir format which is convenient for reading
+the archives within notmuch itself.
 
 If you prefer real-time chat, there is often someone on the
-[#notmuch](irc://chat.freenode.net/#notmuch)@irc.freenode.net IRC channel. Don't
+[#notmuch](irc://irc.libera.chat/#notmuch)@irc.libera.chat IRC channel. Don't
 ask if you can ask a question, just ask, and please wait for an answer, we might
 not be in your timezone.
 
 ## Troubleshooting, Reporting Bugs and Feature Requests
 
 Please send bug reports and feature requests to the [Notmuch mailing
-list](https://notmuchmail.org/mailman/listinfo/notmuch)
+list](https://nmbug.notmuchmail.org/list/)
 <mailto:notmuch@notmuchmail.org>.
 
 For hints about troubleshooting and bug reporting see [[bugs]].
@@ -162,10 +155,7 @@ versions can be checked out via git with this command:
         git clone https://git.notmuchmail.org/git/notmuch
 
 You can browse the [Notmuch code history
-online](https://git.notmuchmail.org/git/notmuch). A notification is sent to the
-[notmuch-commits mailing
-list](https://notmuchmail.org/mailman/listinfo/notmuch-commits) for every commit
-made to Notmuch and the notmuchmail.org web site. [The Notmuch OpenHub project
+online](https://git.notmuchmail.org/git/notmuch). [The Notmuch OpenHub project
 page](https://www.openhub.net/p/notmuch) has a nice summary of the codebase and
 activity.