Mutt install

From wikinotes

Linux

sudo pacman -S mutt  # no longer need to compile/patch with sidebar

Cygwin

Install

setup-x86.exe -q -P ^
mutt (source),^
msmtp,^
w3m,^
ncurses,^
libncurses-devel,^
abook,^
offlineimap,^
autobuild,^
autoconf,^
automake,^
make,^
makedepend,^
openssl,^
openssl-devel,^
libsasl2-devel^
gcc,^
core,^
gdbm,^
libgdbm,^
libgdbm-devel,^
patch,^
patch-devel

Compiling/Patching

todo