[dovecot/pigeonhole] 85680b: lib-sieve: result object: Fixed bug in detection o...

GitHub noreply at github.com
Wed Oct 19 14:35:12 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 85680b40d0c7247fb3183c1f39c246f7299cdfd4
      https://github.com/dovecot/pigeonhole/commit/85680b40d0c7247fb3183c1f39c246f7299cdfd4
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/lib-sieve/sieve-result.c

  Log Message:
  -----------
  lib-sieve: result object: Fixed bug in detection of the execution of delivery action.

Sequential exections would override a previously flagged delivery, which is wrong.
This caused the sieve_discard feature to trigger for messages that were actually delivered somewhere by an earlier script in the sequence.


  Commit: 905db12098c2c5c3cfd9dd7e22fef471f801d726
      https://github.com/dovecot/pigeonhole/commit/905db12098c2c5c3cfd9dd7e22fef471f801d726
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M src/plugins/sieve-extprograms/sieve-extprograms-common.c

  Log Message:
  -----------
  Sieve extprograms plugin: Adjusted to more changes in Dovecot program-client API.


Compare: https://github.com/dovecot/pigeonhole/compare/bcad633418fb...905db12098c2


More information about the dovecot-cvs mailing list