[dovecot/pigeonhole] 38e956: sieve-test: Forgot to disable error handling for d...

GitHub noreply at github.com
Tue Aug 23 21:40:12 UTC 2016


  Branch: refs/heads/master-0.4
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 38e9568d9e8adb6a88d2962649b68ece3b4340f8
      https://github.com/dovecot/pigeonhole/commit/38e9568d9e8adb6a88d2962649b68ece3b4340f8
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/sieve-tools/sieve-test.c

  Log Message:
  -----------
  sieve-test: Forgot to disable error handling for dummy SMTP output stream.


  Commit: 85e9733b5a94d40fb2d8b42e2ad2178456de99f8
      https://github.com/dovecot/pigeonhole/commit/85e9733b5a94d40fb2d8b42e2ad2178456de99f8
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-sieve-tool/mail-raw.c
    M src/lib-sieve/storage/file/sieve-file-storage-active.c
    M src/lib-sieve/storage/file/sieve-file-storage-save.c
    M src/lib-sieve/util/program-client.c
    M src/sieve-tools/sieve-test.c

  Log Message:
  -----------
  Use i_unlink() to improve unexpected unlink() error messages.


  Commit: 0c2fb07f14974da540dbfcfee3b7b9339e0ce964
      https://github.com/dovecot/pigeonhole/commit/0c2fb07f14974da540dbfcfee3b7b9339e0ce964
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-sieve/util/program-client.c

  Log Message:
  -----------
  lib-sieve: util: program-client: Fixed position of the seekable stream for the output of remote programs.

It would now make the output of the script service seekable, rather than the output of the program.
This adds a '+' at the end of the data.
This showed up for the extprograms filter command.


Compare: https://github.com/dovecot/pigeonhole/compare/79735e54c867...0c2fb07f1497


More information about the dovecot-cvs mailing list