#3865: mutt-1.7.0: mutt does not update index/status of open maildir mailboxes
modified externally
------------------------------+----------------------
  Reporter:  matt+bugzilla@…  |      Owner:  mutt-dev
      Type:  enhancement      |     Status:  new
  Priority:  minor            |  Milestone:
 Component:  maildir/mh       |    Version:
Resolution:                   |   Keywords:
------------------------------+----------------------
Changes (by kevin8t8):

 * owner:   => mutt-dev
 * priority:  major => minor
 * component:   => maildir/mh
 * type:  defect => enhancement


Comment:

 It looks like maildir_check_mailbox() and mh_check_mailbox() are
 deliberately implemented this way.

 They are updating the state/flags of the messages, but are not making
 comparisons and returning a status value that would cause the index to
 refresh (for cases other than new or disappearing mail.)

 It looks like the MUTT_FLAGS return value was added as an IMAP
 enhancement, and the other implementations of mx_check_mailbox() were
 never enhanced to return this value.

 For now, I'm going to mark this as an enhancement.

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

Reply via email to