[Mutt] #3501: mutt can't support a UIDVALIDITY 0 for IMAP mailboxes
#3501: mutt can't support a UIDVALIDITY 0 for IMAP mailboxes
--------------------+-------------------------------------------------------
Reporter: me | Owner: me
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: mutt | Version: 1.5.20
Keywords: imap |
--------------------+-------------------------------------------------------
The mutt_hcache_store() will place the current timestamp in place of the
uidvalidity value when zero (0). This is used by the mh/maildir/pop
drivers. However, for an IMAP mailbox that returns UIDVALIDITY 0, this
will always cause the cache to be considered invalid in
imap_hcache_get().\
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3501>
Mutt <http://www.mutt.org/>
The Mutt mail user agent