]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imapc: imapc_untagged_fetch_handle() - Change return type to bool
authorMarkus Valentin <markus.valentin@open-xchange.com>
Mon, 17 Jan 2022 14:41:25 +0000 (15:41 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Mon, 14 Mar 2022 11:38:19 +0000 (11:38 +0000)
commitaa26f7a231fadd5ed919f1d80b0a143d1d44a693
tree81483a1cc174df70bac2c60c0a57bf25b3bf892f
parent235f491ffef3aa0119a288920b508ca11e2fa065
imapc: imapc_untagged_fetch_handle() - Change return type to bool

When calling imapc_untagged_fetch_handle() also retrieve new_message_r
from it which allows imapc_mailbox_msgmap_update() to determine if the
message just handled was already in index or not.
src/lib-storage/index/imapc/imapc-mailbox.c