IMAP folders on Mutt
If you're only checking your inbox with mutt, then that's all well and good. But if you need to find something in that 17-deep folder structure, then you'll need to set the base folder for mutt to look at:
set folder="imap(s)://user:password@localhost/INBOX"
Press c in mutt to change the current folder.
