[dovecot/pigeonhole] 4aebe7: lib-sieve: edit mail wasn't didn't handle truncate...

GitHub noreply at github.com
Tue May 10 21:38:23 UTC 2016


  Branch: refs/heads/master-0.4
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 4aebe7ecea29a6951f2c063699bd67d7c80aa257
      https://github.com/dovecot/pigeonhole/commit/4aebe7ecea29a6951f2c063699bd67d7c80aa257
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M src/lib-sieve/util/edit-mail.c

  Log Message:
  -----------
  lib-sieve: edit mail wasn't didn't handle truncated header correctly.

If header was truncated, it was treated as an istream error. Also the
istream read errors weren't logged.


  Commit: d85babbf2a86a716bc4bb1f123e31c2153b18fac
      https://github.com/dovecot/pigeonhole/commit/d85babbf2a86a716bc4bb1f123e31c2153b18fac
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M src/lib-sieve/cmd-redirect.c
    M src/lib-sieve/plugins/notify/ext-notify-common.c
    M src/lib-sieve/plugins/vnd.dovecot/report/cmd-report.c
    M src/lib-sieve/sieve-message.c

  Log Message:
  -----------
  lib-sieve: Fixed error handling for mail streams.

The previous change prompted some futher code review and similar improvements/fixes were applied at various places in the code.


Compare: https://github.com/dovecot/pigeonhole/compare/6b436b4f1cce...d85babbf2a86


More information about the dovecot-cvs mailing list