* On 28 Apr 2014, David Woodfall wrote: > I've just set up dovecot/procmail on a debian VPS and when using mutt > with maildir, as I navigate around, I see the new/ cur/ tmp/ folders > and inside the actual file names of the mail.
This should just work. Maildir is tested first, before other mailbox types, and it only checks whether there is a cur/ subdirectory to the mailbox location. Two questions: 1. are you sure that the permissions are correct (i.e. that your user can read it, was not set up by root, etc)? Clearly you can read the mailbox directory, but what about cur? 2. How are you referring to the mailbox? You might running in debug mode: mutt -d3 -f /path/to/mailbox -- David Champion • d...@bikeshed.us