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

Re: [Mutt] #3113: reinstate $imap_home_namespace



#3113: reinstate $imap_home_namespace
----------------------+-----------------------------------------------------
  Reporter:  cout     |       Owner:  mutt-dev
      Type:  defect   |      Status:  closed  
  Priority:  major    |   Milestone:          
 Component:  mutt     |     Version:  1.5.18  
Resolution:  invalid  |    Keywords:          
----------------------+-----------------------------------------------------

Comment(by brendan):

 It's pretty clear you don't know what imap_home_namespace did. That isn't
 all that surprising, since it was broken by design. Not using the
 NAMESPACE command is a bug, worthy of its own enhancement request (not an
 add-on to this bug report), but that's separate from the useless thing
 imap_home_namespace did (the whole point of NAMESPACE is so that the
 client DOES NOT have to configure the personal prefix itself).

 This bug report was about mailbox polling taking a long time after
 imap_home_namespace was removed. The logical explanation for that is that
 prior to removal, a large number of your configured mailboxes were being
 ignored, and now they are being correctly polled. That is, you are
 suffering from a bug fix, not a bug.

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