The Homely Mutt
stevelosh.com
The Homely Mutt
1–10 of 116 posts
Re: The Homely Mutt
#2I would also recommend people look into notmuch.
Re: The Homely Mutt
#3I would also recommend people look into notmuch. http://notmuchmail.org/
Tried notmuch a while back, ended up going back to mutt. If you're an emacs user the notmuch mode may work well for you. The notmuch.vim plugin, OTOH, leaves a lot to be desired.
More promising is this fork of mutt that adds notmuch support:
Re: The Homely Mutt
#4I use maildir-utils instead of notmuch as an indexer; notmuch had odd failure modes for me that weren't worth trying to debug.
mutt can also use IMAP/SSL directly, and I do that for some accounts, where I don't want to have local storage.
Re: The Homely Mutt
#5I doubt I have the need to customize GMail to justify doing this amount of work...but this was a very well put-together guide that goes beyond just "how-to-replace-Sparrow" to showing the underpinnings of how e-mail works and the thought process behind a hacked-together interface and service. I'm bookmarking this as an example of a thoroughly useful and informative guide. Thanks for making this.
Re: The Homely Mutt
#6Yuck. Different strokes, I suppose.
Re: The Homely Mutt
#7If you don't want to store your mail locally, but want nice search functionality, for Google Mail users there's this patch:
http://people.spodhuis.org/phil.pennock/software/mutt-patche...
It'll do search server-side, which means that you have Google's full text search without storing mail locally.
Re: The Homely Mutt
#8The weekend has just passed and you submit this on a Monday? Really? Now I'm going to wake up tomorrow, heavy with sleep after spending the wee hours tweaking my configuration and trying out "contacts", "offlineemap", and the sidebar patch (that I thought I didn't want).
Thank goodness I already have mutt installed and configured (almost) to my liking.
Re: The Homely Mutt
#9if you want to use your CardDAV address book with mutt, you might want to try out pycarddav http://lostpackets.de/pycarddav/ . If you want features like write support, try the write_support branch from github https://github.com/geier/pycarddav/ (you can not really edit vCards just yet, but you can add email address directly from mutt)
Re: The Homely Mutt
#10My dotfiles are online if anyone wants to take a look at the actual configuration I use: