Skip to content
  • Michael Gratton's avatar
    Don't update a folder's unread email count during normalisation · 744cde0c
    Michael Gratton authored
    Updating the unread count after opening a folder and finding email that
    has an unexpected unread status messes up the count obtained from the
    server, which has already taken these messages into account.
    
    Here, both the main normalisation process and the email flag updater are
    prevented from adjusting the unread count for a folder when they
    encounter email that are new and unread, or have an unread status
    different from what was last seen by the engine.
    
    See #213
    744cde0c