Projects STRLCPY neomutt Files
🤬
.github Loading last commit info...
address
autocrypt
autosetup
config
conn
contrib
core
doc
doxygen
email
hcache
imap
maildir
mbox
mutt
ncrypt
nntp
notmuch
po
pop
test
.clang-format
.clang_complete.in
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
AUTHORS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT.md
ChangeLog.md
INSTALL.md
LICENSE.md
Makefile.autosetup
README.md
addrbook.c
addrbook.h
alias.c
alias.h
auto.def
backtrace.c
bcache.c
bcache.h
browser.c
browser.h
color.c
color.h
commands.c
commands.h
complete.c
compose.c
compose.h
compress.c
compress.h
configure
context.c
context.h
copy.c
copy.h
curs_lib.c
curs_lib.h
edit.c
edit.h
editmsg.c
enriched.c
enriched.h
enter.c
enter_state.h
filter.c
filter.h
flags.c
format_flags.h
functions.h
globals.h
handler.c
handler.h
hdrline.c
hdrline.h
help.c
hook.c
hook.h
icommands.c
icommands.h
index.c
index.h
init.c
init.h
keymap.c
keymap.h
mailcap.c
mailcap.h
main.c
main.h
menu.c
monitor.c
monitor.h
mutt.h
mutt_account.c
mutt_account.h
mutt_attach.c
mutt_attach.h
mutt_body.c
mutt_body.h
mutt_commands.h
mutt_curses.c
mutt_curses.h
mutt_header.c
mutt_header.h
mutt_history.c
mutt_history.h
mutt_logging.c
mutt_logging.h
mutt_lua.c
mutt_lua.h
mutt_mailbox.c
mutt_mailbox.h
mutt_menu.h
mutt_options.h
mutt_parse.c
mutt_parse.h
mutt_signal.c
mutt_socket.c
mutt_socket.h
mutt_thread.c
mutt_thread.h
mutt_window.c
mutt_window.h
muttlib.c
muttlib.h
mx.c
mx.h
myvar.c
myvar.h
opcodes.h
options.h
pager.c
pager.h
pattern.c
pattern.h
pgpewrap.c
postpone.c
progress.c
progress.h
protos.h
query.c
query.h
recvattach.c
recvattach.h
recvcmd.c
recvcmd.h
remailer.c
remailer.h
resize.c
rfc3676.c
rfc3676.h
score.c
score.h
send.c
send.h
sendlib.c
sendlib.h
sidebar.c
sidebar.h
smtp.c
smtp.h
sort.c
sort.h
state.c
state.h
status.c
status.h
system.c
terminal.c
terminal.h
version.c
version.h
wcscasecmp.c
where.h
README.md

This is the NeoMutt Project

Stars Twitter Contributors Release License: GPL v2 Code build Coverity Scan Website build

What is NeoMutt?

  • NeoMutt is a project of projects.
  • A place to gather all the patches against Mutt.
  • A place for all the developers to gather.

Hopefully this will build the community and reduce duplicated effort.

NeoMutt was created when Richard Russon (@FlatCap) took all the old Mutt patches, sorted through them, fixed them up and documented them.

What Features does NeoMutt have?

NameDescription
Attach Headers ColorColor attachment headers using regex, just like mail bodies
Compose to SenderSend new mail to the sender of the current mail
Compressed FoldersRead from/write to compressed mailboxes
Conditional DatesUse rules to choose date format
Encrypt-to-SelfSave a self-encrypted copy of emails
FmemopenReplace some temporary files with memory buffers
Forgotten AttachmentAlert user when (s)he forgets to attach a file to an outgoing email.
Global HooksDefine actions to run globally within NeoMutt
IfdefConditional config options
Index ColorCustom rules for theming the email index
Initials ExpandoExpando for author's initials
Kyoto CabinetKyoto Cabinet backend for the header cache
Limit Current ThreadFocus on one Email Thread
LMDBLMDB backend for the header cache
Multiple FCCSave multiple copies of outgoing mail
Nested IfAllow complex nested conditions in format strings
New MailExecute a command upon the receipt of new mail.
NNTPTalk to a Usenet news server
NotmuchEmail search engine
Progress BarShow a visual progress bar on slow operations
Quasi-DeleteMark emails that should be hidden, but not deleted
Reply With X-Orig-ToDirect reply to email using X-Original-To header
Sensible BrowserMake the file browser behave
SidebarPanel containing list of Mailboxes
Skip QuotedLeave some context visible
Status ColorCustom rules for theming the status bar
TLS-SNINegotiate with a server for a TLS/SSL certificate
Trash FolderAutomatically move deleted emails to a trash bin

Contributed Scripts and Config

NameDescription
Header Cache BenchmarkScript to test the speed of the header cache
KeybaseKeybase Integration
Useful programsList of useful programs interacting with NeoMutt
Vi KeysEasy and clean Vi-keys for NeoMutt
Vim SyntaxVim Syntax File

How to Install NeoMutt?

NeoMutt may be packaged for your distribution, and otherwise it can be built from source. Please refer to the instructions on the distro page.

Where is NeoMutt?

Mutt

While NeoMutt is technically a fork of Mutt, the intention of the project is not to diverge from Mutt, but rather to act as a common ground for developers to improve Mutt.

Collecting, sorting out and polishing patches to be incorporated upstream (into Mutt), as well as being a place to gather and encourage further collaboration while reducing redundant work, are among the main goals of NeoMutt. NeoMutt merges all changes from Mutt.

More information is available on the About page on the NeoMutt website.

Mutt was created by Michael Elkins and is now maintained by Kevin McCarthy.

https://neomutt.org/guide/miscellany.html#acknowledgements

Please wait...
Page is in error, reload to recover