Skip to content
  • Jim Nelson's avatar
    Don't crash when message on remote not in local is removed · c1a9d312
    Jim Nelson authored
    Forgot to deal with situation where a message in the remote folder
    is removed that isn't stored in the local database.  In that case,
    the local position will be <= 0 and should be treated as a NOP
    (although still signal that the total remote_count has changed).
    c1a9d312