[dovecot/pigeonhole] 08c6a4: Documented the new IMAPSIEVE plugins.

GitHub noreply at github.com
Sun Mar 27 22:28:07 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 08c6a402acd07e06bb5a4a581d2152b3ba42b54c
      https://github.com/dovecot/pigeonhole/commit/08c6a402acd07e06bb5a4a581d2152b3ba42b54c
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-03-27 (Sun, 27 Mar 2016)

  Changed paths:
    M INSTALL
    A doc/plugins/imapsieve.txt
    A doc/rfc/imapsieve.rfc6785.txt
    M src/plugins/imapsieve/ext-imapsieve.c

  Log Message:
  -----------
  Documented the new IMAPSIEVE plugins.


  Commit: b1e2bbd7d767736cd292cd5be2e776a7b8546dbf
      https://github.com/dovecot/pigeonhole/commit/b1e2bbd7d767736cd292cd5be2e776a7b8546dbf
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-03-27 (Sun, 27 Mar 2016)

  Changed paths:
    M src/plugins/imapsieve/imap-sieve-storage.c

  Log Message:
  -----------
  imapsieve plugins: Fixed compiler warning.


  Commit: cb2f60e31b35d9cb1c1f43a3ee87a440bcd692ee
      https://github.com/dovecot/pigeonhole/commit/cb2f60e31b35d9cb1c1f43a3ee87a440bcd692ee
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-03-27 (Sun, 27 Mar 2016)

  Changed paths:
    M Makefile.am
    M configure.ac
    A doc/rfc/spec-bosch-sieve-report.txt
    A doc/rfc/xml/reference.IMAPSIEVE.xml
    A doc/rfc/xml/reference.MARF.xml
    A doc/rfc/xml/reference.RFC.2045.xml
    A doc/rfc/xml/reference.RFC.3834.xml
    A doc/rfc/xml/spec-bosch-sieve-report.xml
    M src/lib-sieve/Makefile.am
    M src/lib-sieve/plugins/vnd.dovecot/Makefile.am
    A src/lib-sieve/plugins/vnd.dovecot/report/Makefile.am
    A src/lib-sieve/plugins/vnd.dovecot/report/cmd-report.c
    A src/lib-sieve/plugins/vnd.dovecot/report/ext-vnd-report-common.c
    A src/lib-sieve/plugins/vnd.dovecot/report/ext-vnd-report-common.h
    A src/lib-sieve/plugins/vnd.dovecot/report/ext-vnd-report.c
    M src/lib-sieve/sieve-extensions.c
    A tests/extensions/vnd.dovecot/report/errors.svtest
    A tests/extensions/vnd.dovecot/report/errors/syntax.sieve
    A tests/extensions/vnd.dovecot/report/execute.svtest

  Log Message:
  -----------
  lib-sieve: Implemented the dovecot-specific "vnd.dovecot.report".

It allows sending feedback report (RFC 5965) messages.


Compare: https://github.com/dovecot/pigeonhole/compare/dbe03ae2f1ff...cb2f60e31b35


More information about the dovecot-cvs mailing list