Merge branch 'IMAP_Flag_and_Purge_Fixes' into 'master'
authorArt Cancro <ajc@citadel.org>
Fri, 2 Jun 2023 19:23:41 +0000 (19:23 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 2 Jun 2023 19:23:41 +0000 (19:23 +0000)
Fixed imap_append() from clearing all flags on messages and avoid purge_user() from purging the wrong Visit records.

See merge request citadel/citadel!1


Trivial merge