fix: include mailboxPath in IMAP email ID to prevent UID collisions (#511)

This commit was merged in pull request #511.
This commit is contained in:
Bot of Thomas Güttler
2026-06-07 05:30:59 +02:00
parent 8e26715658
commit 282a64b4c3
5 changed files with 336 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
const int dbSchemaVersion = 40;
const int dbSchemaVersion = 41;