I don't understand why if I type dpkg -l mutt, I obtain no packages found matching mutt.
However mutt is there and can be installed by
sudo apt-get install mutt
As far as I know dpkg (on debian) should list every package, installed or not, giving information on the package status.
