[dovecot/core] e88636: pop3-migration: Strip away invalid header lines.

GitHub noreply at github.com
Tue Sep 5 10:30:13 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: e88636f3fc1f7c7f24e64a9fe821132d121c19ca
      https://github.com/dovecot/core/commit/e88636f3fc1f7c7f24e64a9fe821132d121c19ca
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/plugins/pop3-migration/pop3-migration-plugin.c
    M src/plugins/pop3-migration/test-pop3-migration-plugin.c

  Log Message:
  -----------
  pop3-migration: Strip away invalid header lines.

If there's no ":" in the header, remove it. Fixes matching mails with
Zimbra.


  Commit: 6bbd48066e1f2274792a4081e8e0b83dac29fd34
      https://github.com/dovecot/core/commit/6bbd48066e1f2274792a4081e8e0b83dac29fd34
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/plugins/pop3-migration/pop3-migration-plugin.c

  Log Message:
  -----------
  pop3-migration: Add pop3_migration_ignore_extra_uidls=yes setting


  Commit: 046edb80ff61618486356a38f7b1ce392980bf05
      https://github.com/dovecot/core/commit/046edb80ff61618486356a38f7b1ce392980bf05
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/plugins/pop3-migration/pop3-migration-plugin.c

  Log Message:
  -----------
  pop3-migration: Fail if all IMAP mails were matched by size, but POP3 had extra mails

This makes the handling same as what happens when the same situation happens
and the last mails were matched by headers. That's an error, unless
pop3_migration_ignore_*_uidls=yes.


Compare: https://github.com/dovecot/core/compare/5af0c9f9940b...046edb80ff61


More information about the dovecot-cvs mailing list