]> git.notmuchmail.org Git - notmuch-wiki/blobdiff - index.mdwn
News for release 0.38.3
[notmuch-wiki] / index.mdwn
index 40ba2d6179e8278fa19aca2580d0b83861f0f9b4..798776e10afc232123c6911dc2c47ffaf01403cc 100644 (file)
@@ -64,9 +64,10 @@ Notmuch|getting-started]].
 
 ## Email Clients and Front Ends
 
-Notmuch ships with a powerful set of [[command-line tools|manpages]], an
-[[email client for Emacs|notmuch-emacs]], another
-[client for vim](https://git.notmuchmail.org/git/notmuch/blob/HEAD:/vim/README),
+Notmuch ships with a powerful set of [command-line
+tools](https://notmuchmail.org/doc/latest/man1/notmuch.html), an
+[[email client for Emacs|notmuch-emacs]], another [client for
+vim](https://git.notmuchmail.org/git/notmuch/blob/HEAD:/vim/README),
 and a [[Mutt integration script|notmuch-mutt]].
 
 There are also many other [[email clients, frontends and tools|frontends]] based
@@ -74,14 +75,14 @@ on Notmuch.
 
 ## Documentation
 
-  * [[Notmuch manual pages|manpages]]
+  * [Notmuch official documentation (manual pages)](https://notmuchmail.org/doc/latest/)
   * [[Email clients and frontends|frontends]]
   * [[General how-tos|howto]]
   * [[Frequently Asked Questions|faq]]
   * [[Searching]]
   * [[Excluding and deleting messages|excluding]]
   * [[Initial tagging|Initial_Tagging]]
-  * Tips for using Notmuch with [[Emacs|emacstips]], [[Vim|vimtips]], and [[Mutt|mutttips]]
+  * Tips for using Notmuch with [[Emacs|emacstips]], [[Vim|vimtips]], [[Postfix & Dovecot|postfixdovecottips]] and [[Mutt|mutttips]]
   * [[Emacs remote usage|remoteusage]]
   * [[Performance|performance]]
   * [[References|references]]
@@ -104,12 +105,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 +121,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 +156,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.