[dovecot/core] 1fc55b: lib-smtp: client: transaction: Fix adding a recipi...

GitHub noreply at github.com
Wed Nov 29 09:30:10 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 1fc55bfb5436aaea1ec35f8212301853faf5b30e
      https://github.com/dovecot/core/commit/1fc55bfb5436aaea1ec35f8212301853faf5b30e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M src/lib-smtp/smtp-client-transaction.c

  Log Message:
  -----------
  lib-smtp: client: transaction: Fix adding a recipient while the transaction is already failed.

This did not always trigger an immediate callback.


  Commit: 11142fd53e4dcd6e54322dc40b6bd42753a8b304
      https://github.com/dovecot/core/commit/11142fd53e4dcd6e54322dc40b6bd42753a8b304
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M src/lib-smtp/smtp-client-command.c
    M src/lib-smtp/smtp-client-command.h
    M src/lib-smtp/smtp-client-private.h

  Log Message:
  -----------
  lib-smtp: client: command: Implemented callback that is called when command is fully sent.


  Commit: 80bd4f851df95d89c702054949d9fa8bfadc0788
      https://github.com/dovecot/core/commit/80bd4f851df95d89c702054949d9fa8bfadc0788
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M src/lib-smtp/smtp-client-command.c

  Log Message:
  -----------
  lib-smtp: client: Fixed sending payload with unknown size using the CHUNKING capability.


Compare: https://github.com/dovecot/core/compare/ecfca41e9d99...80bd4f851df9


More information about the dovecot-cvs mailing list