65 home
Kevin McCarthy edited this page 2024-03-09 19:41:45 +08:00

2017-12-21 NOTE: The wiki has been ported over from trac, and is in the process of being cleaned up.

This is the primary starting point for the Mutt Wiki.

Mutt is a Mail User Agent, see MailConcept for what that is and is not. Feel free to add information to these pages, become an efficient WikiWorker!

Stable 2.2.13 2024-03-09

pipeline status

Documentation outside of this wiki can be found on the mutt home page: http://www.mutt.org/#doc

  • Download instructions: http://www.mutt.org/download.html
  • By default pressing F1 loads the manual in mutt (unless your window manager eats F1).
  • Otherwise find your locally installed copy by executing this cmd: man mutt | grep manual.txt
  • If you can't find them locally (often at /usr/*/doc/mutt/manual.txt(.gz)), then use the manuals at http://www.mutt.org/#doc

Starting points

These apply to the most recent mutt version (identified at the top of this page) unless otherwise noted.

  • MuttGuide for newbies, to learn everything from the basics to the advanced stuff. Or maybe a !UserStory for special cases instead.
  • MuttFaq for specific issues when you know the basics. Lists answers to frequently asked questions. Use DebugConfig strategies for unknown problems.
  • MacroSamples for popular solutions to simplify recurring, mass, complex or tricky tasks.

Mutt users

Developing mutt and using the latest development code

  • MuttDev provides a list of developer resources.
  • To get a quick idea of the visible changes between releases, see UPDATING. (More detailed information may be found in the Git log)
  • SubmittingPatches tells you what to do when you want to submit your own patch, see PatchList for existing third party patches for Mutt.
  • RelevantStandards used/ supported for inter-operability and independence.
  • VarNames to track things to be done for a possible new naming scheme.
  • MuttPeople who are busy with different aspects of making mutt useful.
  • MuttPackages links to packaged version of Mutt in OS distributions