X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=d55273c98f476751dcff4547fb1381550d9e8a0b;hb=b29a6ed73fcb558763b7b646f690ebb4a239c872;hp=40ba2d6179e8278fa19aca2580d0b83861f0f9b4;hpb=edc130b91717dd825c911fdc18f4051dcd2c8896;p=notmuch-wiki diff --git a/index.mdwn b/index.mdwn index 40ba2d6..d55273c 100644 --- a/index.mdwn +++ b/index.mdwn @@ -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) @@ -120,22 +120,15 @@ Comments? Please feel free to email the notmuch mailing list: also subscribe to the [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. @@ -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.