parsed.org

Tips by tag: mutt

Attaching Messages by xinu on Jan 12, 2005 11:06 AM

While looking at the summary of your message press A to attach a message in one of your spools. You'll be prompted for the mailbox. Then, tag (t) the messages you want attached and quit (q).

attachmentsconfigurationkeystrokesmailboxmessagesmuamutt
Flush Inbox by xinu on Jan 17, 2005 09:57 AM

If you want to flush your inbox and move the messages you've read into the =read box without leaving mutt, just revisit your INBOX again by pressing c!.

configurationinboxkeystrokesmailboxmessagesmuamutt
IMAP Header Caching by cygnus on Mar 20, 2006 12:33 PM

Starting with Mutt 1.5.7, you can have Mutt cache IMAP headers to improve IMAP performance considerably. Set the header_cache option in your ~/.muttrc:

set header_cache=/home/bob/.cache_dir
cacheconfigurationheadersimapmessagesmuamutt
Mutt Templates by xinu on Jan 12, 2005 12:11 PM

If you know you want to use a previous email as a template, find the message and press M-e. It will dump you in an editor with the same headers and content.

configurationeditorheaderskeystrokesmuamutttemplate
Operating on tagged messages by pattern by xinu on Jan 13, 2005 09:03 AM

Press T and enter a pattern like:

~s foo

or:

~c bogus@example.com

After you've tagged the messages you want to operate on, press ; followed by an action (e.g. s some_folder).

configurationkeystrokesmessagesmuamutttagging
Quick Access To Folders by xinu on Jan 12, 2005 10:13 AM

Some of your commonly accessed mutt folders have shortcut names. Press c to change folders and then use the following:

! - inbox
< - sent messages
> - read messages
aliasesconfigurationfolderskeystrokesmuamutt
Removing the Help Line by cygnus on Jul 07, 2006 08:30 PM

You can remove the "help line" at the top of your Mutt screen (the one that says "q:Quit d:Del ...") by unsetting the 'help' config item in ~/.muttrc:

unset help
configurationdisplayhelpmuamuttmuttrcunset
RSS