On Wed, 19 Feb 2003, Andreas Aardal Hanssen wrote:

> Binc could display all folders that are physical subfolders of Maildir as
> root folders, with a single special case on INBOX that can have no
> subfolders. So the physical:
> 
> Maildir/
> Maildir/.go/
> Maildir/.there/
> Maildir/.go/.here/
> 
> Would be displayed in LIST as:
> 
> INBOX/
> go/
> there/
> go.there/

Why not:

Maildir/
Maildir/go/
Maildir/there/
Maildir/go/here/

displaying as

INBOX/
go/   
there/
go/here/

?

--
Charlie


Reply via email to