On Fri, Oct 05, 2012 at 12:39:42PM +0100, Jamie Paul Griffin wrote: > The problem is with your setting of $spoolfile. By default, mutt uses ~/Mail > for it's mailboxes. If you want to use ~/Maildir for your mailboxes you need > to specify $folder to ~/Maildir, which you have done. But, you want > ~/Maildir/inbox to be your spoolfile, so you need to put this in muttrc > > set folder=~/Maildir > set spoolfile=+inbox > ...
thanks, it worked. -- bye, p.
