#2897: message counts in mailbox view all zero (IMAP, courier) -----------------------------+---------------------------------------------- Reporter: sideshowbarker | Owner: brendan Type: defect | Status: infoneeded_new Priority: major | Milestone: 1.6 Component: IMAP | Version: 1.5.19 Resolution: | Keywords: message counts patch -----------------------------+---------------------------------------------- Changes (by brendan):
* status: new => infoneeded_new Comment: imap_delim_chars should be purely cosmetic at this point. Does the message count work if you change imap_delim_chars to '.' (or './')? In the diff hunk you posted, ImapDelimChars corresponds to the imap_delim_chars setting in your .muttrc. It defaults to '/.', but I personally use './' precisely so that the path separators are displayed as '.'. -- Ticket URL: <http://dev.mutt.org/trac/ticket/2897#comment:27> Mutt <http://www.mutt.org/> The Mutt mail user agent