Mutt

I keep a copy of my mutt config here on the site.

Vim

Since I use vim as my editor I also added the following line to my vim configuration file to autowrap my lines at 72 characters, but only for mutt composed messsages.

au BufRead /tmp/mutt-* set tw=72