]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3-migration: Replace trailing whitespace removal with new header hashing version
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 23 Jun 2017 08:02:24 +0000 (11:02 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 26 Jun 2017 08:54:23 +0000 (11:54 +0300)
commitc789beb9172df76703818120d143f9c3da64db1a
tree9dc6a26eff2b491063d96f9de07bc776b42da9fa
parent86a0118f38791b802823e6cf9207fd9b28d6cbd4
pop3-migration: Replace trailing whitespace removal with new header hashing version

This is now done by message_header_hash(), which makes it work correctly
also for dsync+imapc.

Reverts 0cf3b30b86e6c39f43b8e13a718cd078187ca86d, except for the unit tests.
src/plugins/pop3-migration/pop3-migration-plugin.c
src/plugins/pop3-migration/test-pop3-migration-plugin.c