in "mox uidbumpvalidity", bump to the next uidvalidity, otherwise we likely leave the uidvalidities in inconsistent state

the inconsistent state isn't really harmful, but we don't want inconsistencies.

pointed out in issue #61 by x8x
This commit is contained in:
Mechiel Lukkien
2023-09-23 12:15:13 +02:00
parent 85cef2a06c
commit 0707f53361
2 changed files with 8 additions and 5 deletions

2
doc.go
View File

@ -807,7 +807,7 @@ Change the IMAP UID validity of the mailbox, causing IMAP clients to refetch mes
This can be useful after manually repairing metadata about the account/mailbox.
Opens account database file directly. Ensure mox does not have the account
+open, or is not running.
open, or is not running.
usage: mox bumpuidvalidity account [mailbox]