* home page (wiki) and git:
- https://github.com/karelzak/mutt-kz
+ Note: The mutt-kz project is now deprecated in favour of the NeoMutt Project.
+
+ https://www.neomutt.org
Note that the master branch is rebased to be up to date with mutt upstream. Use
stable/v<version> branches for downstream packaging.
* mailing list:
- https://admin.fedoraproject.org/mailman/listinfo/mutt-kz
+ NeoMutt Users' Mailing List
+ Discuss your favourite features, share experiences, swap config files, ask for help...
+ http://mailman.neomutt.org/mailman/listinfo/neomutt-users-neomutt.org
+
+ NeoMutt Developers' Mailing List
+ Listen in to the developers, propose new features, offer help...
+ http://mailman.neomutt.org/mailman/listinfo/neomutt-devel-neomutt.org
* requirements:
* compile:
- $ git clone git://github.com/karelzak/mutt-kz.git
- $ cd mutt-kz
+ $ git clone https://github.com/neomutt/neomutt
+ $ cd neomutt
$ ./prepare
$ ./configure --enable-notmuch [--enable-debug]
$ make
<listitem><para>For more information, see:
<ulink url="http://notmuchmail.org/">http://notmuchmail.org/</ulink>
</para></listitem>
- <listitem><para>Home page (wiki) and git:
- <ulink url="https://github.com/karelzak/mutt-kz">https://github.com/karelzak/mutt-kz</ulink>
- </para></listitem>
- <listitem><para>Mailing list:
- <ulink url="https://admin.fedoraproject.org/mailman/listinfo/mutt-kz">https://admin.fedoraproject.org/mailman/listinfo/mutt-kz</ulink>
- </para></listitem>
-
<listitem><para>More examples:
<ulink url="http://notmuchmail.org/mutttips/">http://notmuchmail.org/mutttips/</ulink>
</para></listitem>