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

[Mutt] #3216: regression in r5664, mutt does not poll some imap mailboxes



#3216: regression in r5664, mutt does not poll some imap mailboxes
--------------------+-------------------------------------------------------
 Reporter:  exg     |       Owner:  brendan
     Type:  defect  |      Status:  new    
 Priority:  major   |   Milestone:  1.6    
Component:  IMAP    |     Version:         
 Keywords:          |  
--------------------+-------------------------------------------------------
 since r5664 imap mailboxes ending in INBOX are erroneously recognized as
 the selected mailbox in imap_buffy_check:1491 and skipped. For such a (non
 selected) mailbox imap_mxcmp is called with 'name' = 'INBOX' and
 idata->mailbox = NULL. Before r5664 imap_mxcmp returned 1 in this case,
 while since r5664 it returns 0 because a NULL mx2 is transformed in
 'INBOX'.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3216>
Mutt <http://www.mutt.org/>
The Mutt mail user agent