]> 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)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 3 Dec 2021 07:16:20 +0000 (07:16 +0000)
commit203147d0fcaa40af3a566e48520887096c1e2ff8
tree3f49a21a8ac04a38cc20b44c3ed72b260c848116
parent34f2fdeed5de22c15449982d8dc4d84213f0c438
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