<<< Date Index >>>     <<< Thread Index >>>

Re: maildir (was: Re: change the from based on mailbox...)



On Mon, Apr 05, 2004 at 07:58:13PM +0200, Michael Tatge wrote:
> * On Mon, Apr 05, 2004 Sam Carleton (ehc@xxxxxxxxxxxxxx) muttered:
> > I would like define things so that Mutt looks in both of the
> > following mailboxes for new mail:
> > 
> > ~/Maildir/
> > ~/Maildir/sales
> 
> This is the broken design of an even more broken imap server.
> Maildirs have _exactly_ three subdirs. cur, tmp and new.
> Use normal directories to build up structure.

Very interesting.  I think it is a difference in terminology.  I
have created a number of maildir's under ~/Maildir, so that I can
"change-folder" to another folder from within Mutt.  One of these
folders is ~/Maildir/sales/.

If I understand you correctly, the mailboxes directive was refering
to the sub folders "new", currect?  I thought that this directive
would show a count of new mail in both the Maildir ~/Maildir/ and
~/Maildir/sales, but if my understanding of what mailboxes was
designed to do, it is not possible to do what I wanted to do,
correct?

Sam