# # # 12-May-04 amo d/l and Install latest mutt # # http://www.mutt.org/ ftp://ftp.mutt.org/mutt/ # # cd /usr/local/src # tar zxvfp mutt-1.4.2.1i.tar.gz # cd mutt-1.4.2.1 # ./configure # make # make install # # # End of file