[dovecot/core] 3618dc: lib-imap-client: Fix test-imapc-client unit test t...

GitHub noreply at github.com
Mon Jun 12 10:30:12 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 3618dc331292fa334b8cb6fd64cec430902fd316
      https://github.com/dovecot/core/commit/3618dc331292fa334b8cb6fd64cec430902fd316
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/lib-imap-client/test-imapc-client.c

  Log Message:
  -----------
  lib-imap-client: Fix test-imapc-client unit test to work on OSX

connect() to port 0 fails in it, so for the "connect failure" test first
open a random free listener port and then close it. Hopefully nothing else
reopens it in the mean time.


  Commit: 1a1c693a77d5c8af9aee96ff08888fdbd8091c82
      https://github.com/dovecot/core/commit/1a1c693a77d5c8af9aee96ff08888fdbd8091c82
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/plugins/quota/quota-imapc.c

  Log Message:
  -----------
  quota: Fix imapc backend not to try to find out mail's size.

This removes unnecessary FETCH RFC822.SIZE command sent to server when
expunging mails.


Compare: https://github.com/dovecot/core/compare/3632337180b9...1a1c693a77d5


More information about the dovecot-cvs mailing list