[dovecot/pigeonhole] 663f8c: lib-sieve: code dumper: Fixed T_BEGIN { ... } T_EN...

GitHub noreply at github.com
Fri Oct 21 17:08:04 UTC 2016


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

  Changed paths:
    M src/lib-sieve/sieve-code-dumper.c

  Log Message:
  -----------
  lib-sieve: code dumper: Fixed T_BEGIN { ... } T_END block violation.


  Commit: 32e7781dcda07428bd42831d1938a5c000d1c543
      https://github.com/dovecot/pigeonhole/commit/32e7781dcda07428bd42831d1938a5c000d1c543
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M src/lib-sieve/sieve-address-source.c
    M src/lib-sieve/sieve-settings.c
    M src/lib-sieve/util/Makefile.am
    R src/lib-sieve/util/strtrim.c
    R src/lib-sieve/util/strtrim.h
    M src/plugins/imapsieve/imap-sieve-storage.c

  Log Message:
  -----------
  lib-sieve: util: Removed Pigeonhole's own version of t_str_trim(), since it is now available in Dovecot.


  Commit: 036d5191fd5683b6c221b8dc080c9a6da1faf4c2
      https://github.com/dovecot/pigeonhole/commit/036d5191fd5683b6c221b8dc080c9a6da1faf4c2
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M src/lib-sieve/plugins/vacation/cmd-vacation.c
    M tests/extensions/vacation/reply.svtest

  Log Message:
  -----------
  lib-sieve: vacation extension: Use Microsoft X-Auto-Response-Suppress header to prevent unwanted responses.

We've seen a few situations where Pigeonhole and Microsoft products start a useless machine conversation.
At least older versions of Outlook ignore the standards on multiple points to make this happen.
We prevent this now by recognizing and generating the X-Auto-Response-Suppress header.


  Commit: 74ab3713a2ff72f6628737ce23986614d53bdcc7
      https://github.com/dovecot/pigeonhole/commit/74ab3713a2ff72f6628737ce23986614d53bdcc7
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M src/managesieve/managesieve-client.c
    M src/managesieve/managesieve-settings.c
    M src/managesieve/managesieve-settings.h

  Log Message:
  -----------
  managesieve: Added rawlog_dir setting to store ManageSieve traffic logs.

This at least partially replaces the "rawlog" post-login binary. For now
the "rawlog" binary supports some parameters, which aren't configurable
for rawlog_dir.


  Commit: c5ed66bccd5d25d1ea52297bbcdb31ff621b432e
      https://github.com/dovecot/pigeonhole/commit/c5ed66bccd5d25d1ea52297bbcdb31ff621b432e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M src/testsuite/Makefile.am

  Log Message:
  -----------
  testsuite: Cleanup spurious test output.


Compare: https://github.com/dovecot/pigeonhole/compare/ca0cd69e8504...c5ed66bccd5d


More information about the dovecot-cvs mailing list