summaryrefslogtreecommitdiff
path: root/changes/bug_4461_fix-uid-indexing
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug_4461_fix-uid-indexing')
-rw-r--r--changes/bug_4461_fix-uid-indexing4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug_4461_fix-uid-indexing b/changes/bug_4461_fix-uid-indexing
new file mode 100644
index 0000000..881bb24
--- /dev/null
+++ b/changes/bug_4461_fix-uid-indexing
@@ -0,0 +1,4 @@
+ o Fix several bugs with imap mailbox getUIDNext and notifiers that were breaking
+ the mail indexing after message deletion. This solves also the perceived
+ mismatch between the number of unread mails reported by bitmask_client and
+ the number reported by MUAs. Closes: #4461