Feature #47
Nested folders and mutt
| Status : | Assigned | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | John Goerzen | % Done : | 0% |
|
| Category : | Maildir | |||
| Target version : | - | |||
| Resolution : |
Description
My imap server has a nested folder foo/bar. Sadly, mutt does not see bar within foo; it merely reports foo as an empty folder.
However, if I delete foo/{cur,new,tmp}, mutt will happily show bar as a subdirectory of foo. Life is good.
Then offlineimap refreshes again... and puts foo/{cur,new,tmp} back again. bar returns to oblivion.
Perhaps there could be (or even is) an option to tell offlineimap "create {cur,new,tmp} only where the directory has no other subdirectories"?
Version: 4.0.14
My mutt is 1.5.12.
History
01/04/2007 09:04 AM - John Goerzen
- Status changed from New to Assigned
Nick,
Would it work for you to use a flat naming scheme, more like foo.bar instead of foo/bar? That's what I use, and within mutt, the two seem to be functionally equivolent.