imap: skip sync flags update if highest modseq has not increased

This commit is contained in:
link2xt
2022-01-30 20:12:02 +00:00
parent 8aa6decbf9
commit 48eb400a69
5 changed files with 48 additions and 6 deletions

1
Cargo.lock generated
View File

@@ -1090,6 +1090,7 @@ dependencies = [
"hex",
"humansize",
"image",
"imap-proto",
"kamadak-exif",
"lettre_email",
"libc",