]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Fix -I max-size to actually be the max-size rather than min-size
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 1 Dec 2021 12:46:04 +0000 (14:46 +0200)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 1 Dec 2021 13:20:01 +0000 (15:20 +0200)
commit0c9435763ffb7bcbccda48bf326b857b62e56e50
tree4dc70d71d88c94cfb04321e36e5edfc7f51c1c01
parent285c2106698f449b0695220d1249018dbddde7b1
dsync: Fix -I max-size to actually be the max-size rather than min-size

The -I max-size parameter was supposed to be used to skip mails that are
larger than max-size. Instead, it skipped mails that were smaller.
src/doveadm/dsync/dsync-mailbox-import.c