Diff: HelpfulMuttHints
Differences between version 11 and previous revision of HelpfulMuttHints.
Other diffs: Previous Major Revision, Previous Author
| Newer page: | version 11 | Last edited on February 29, 2012 8:05 am | by PhilHollenback | Revert | 
| Older page: | version 10 | Last edited on January 28, 2009 2:16 pm | by PhilHollenback | Revert | 
@@ -16,33 +16,4 @@
 * a CollectionOfScripts to assist mutt in various ways 
 * A script to SynchronizeMuttWithSquirrelmail. 
 * MuttSpamAssassinBayes - enhance ~SpamAssassin filtering by changing your mutt configuration. 
 * MuttOnMacOs - notes on using mutt on Mac OS X. 
-
 
------
 
-
 
-<?plugin RawHtml
 
-<script>
 
-var idcomments_acct = '011e5665a1128cdbe79c8077f0f04353';
 
-var idcomments_post_id;
 
-var idcomments_post_url;
 
-</script>
 
-<span id="IDCommentsPostTitle" style="display:none"></span>
 
-<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
 
-?>
 
-
 
------
 
-
 
-<?plugin RawHtml
 
-<center>
 
-<script type="text/javascript"><!--
 
-google_ad_client = "pub-5011581245921339";
 
-google_ad_width = 728;
 
-google_ad_height = 90;
 
-google_ad_format = "728x90_as";
 
-google_ad_channel ="";
 
-//--></script>
 
-<script type="text/javascript"
 
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
 
-</script>
 
-</center>
 
-?>
 
version 11
Help for the finest mail reader in the land, mutt
I use mutt to read my mail, and you should too:
- it's small, fast, and text based so it works anywhere
 - it has comprehensive MIME capabilities
 - it supports IMAP very well.
 
I'm even using mutt with Mac OS X on my new Apple G4 Titanium laptop. Works great. I'll be adding some info about that setup soon.
Here are a few things I've figured out for mutt over the years:
- Here's my .muttrc config file
 - You should use ImapTunnelingOverSsh if you are using mutt for an imap mail client.
 - My version of post.el, an emacs major mode for composing messages
 - a CollectionOfScripts to assist mutt in various ways
 - A script to SynchronizeMuttWithSquirrelmail.
 - MuttSpamAssassinBayes - enhance SpamAssassin filtering by changing your mutt configuration.
 - MuttOnMacOs - notes on using mutt on Mac OS X.
 

