fed up with mutt & "move read messages" on quitting? Try one of these in your .muttrc:
set move=yes # don't ask about moving messages, just do it
set move=no # don't ask about moving messages and _don't_ do it
set move=ask-yes # ask about moving message, default answer is yes
set move=ask-no # ask about moving message, default answer is no
Posted by jamespo at August 13, 2002 05:34 PMThanks a bunch (and thanks Google)
i used set mbox=/var/mail/blabla which also did the trick. But oh well, i guess this is more nice.