X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=2f3f9fdac8fed88ad6bd36e62b9a4ae05a1c01a4;hb=25ee4f06eecc2043e3252420db66084dcd3105c9;hp=0f0477b6e380e06a1acd137055dfb63454da045a;hpb=8bf95525c058d8265be9357f6bdeeed2a7b331bd;p=notmuch-wiki diff --git a/index.mdwn b/index.mdwn index 0f0477b..2f3f9fd 100644 --- a/index.mdwn +++ b/index.mdwn @@ -104,7 +104,7 @@ 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) @@ -118,34 +118,26 @@ distributions: Comments? Please feel free to email the notmuch mailing list: (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/), +[online list archives](https://nmbug.notmuchmail.org/nmweb/), read them as a [web forum (nabble)](http://notmuch.198994.n3.nabble.com/), or -download an [mbox file](https://notmuchmail.org/archives/notmuch.mbox) +download an [archive](https://nmbug.notmuchmail.org/archive/notmuch-list.tar.xz) of the entire mailing-list. -### Another mailing list - -Currently the mailing list at notmuchmail.org is not working much, so -we have a temporary (?) list at -[freelists.org](https://www.freelists.org/list/notmuch). Feel free to -subscribe if you like, and to CC both lists with problem reports. - -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/) . For hints about troubleshooting and bug reporting see [[bugs]]. @@ -165,10 +157,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.