Fixing mutt

For unknown reason mutt always wants to create a directory when started. The fix to get rid of this spook is easy:

In ~/.muttrc add
set folder=

One questions stays: Why isn't that the default?