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

Re: folder view shows no mail



On Sat, Oct 11, 2003 at 12:06:56PM -0400, Michael W. Oliver wrote:

> > Could you post what to syntax is for setting up IMAP folders? I've got
                                                    ^^^^^^^^^^^^

> > the same setup, and the same problem, I can never know which folder's
> > have new/unread mail!
> 
> Watch the wrap on this (it is one line in my muttrc)...
> 
> mailboxes `find  ~/Maildir -type d -name "\.*" -print | sed -e
> 's/\/home\/michael\/Maildir\///g' | while IFS= read line; do echo -n
> "!\"${line}\" "; done`

This is fine if your maildir is on the same machine as your mutt client, but
probably wont work with IMAP foldefrs on a separate server...

-- 
Aj.
Sys. Admin / Developer