[dovecot/core] 10ac33: lib-storage & imap: add MAIL_ERROR_UNAVAILABLE as ...

GitHub noreply at github.com
Thu Mar 16 10:30:11 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 10ac3345fef3976ef573122de2a58a50c2fa63ce
      https://github.com/dovecot/core/commit/10ac3345fef3976ef573122de2a58a50c2fa63ce
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M src/doveadm/doveadm-mail.c
    M src/imap/imap-commands-util.c
    M src/lib-storage/mail-error.h

  Log Message:
  -----------
  lib-storage & imap: add MAIL_ERROR_UNAVAILABLE as [UNAVAILABLE]

[UNAVAILABLE] is defined in RFC 5530 and we were just missing a MAIL_ERROR_*
constant to make use of it.


  Commit: 3dffcebc7d1758a2d3db0ae1a8563b7e84c6e5bc
      https://github.com/dovecot/core/commit/3dffcebc7d1758a2d3db0ae1a8563b7e84c6e5bc
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M src/lib-dcrypt/dcrypt-openssl.c

  Log Message:
  -----------
  lib-dcrypt: Add asserts

Fixes several static analysis reports


  Commit: bb0484f2d26a985e42688597e455cf49578ab2a1
      https://github.com/dovecot/core/commit/bb0484f2d26a985e42688597e455cf49578ab2a1
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M src/doveadm/doveadm-mail.c

  Log Message:
  -----------
  doveadm: Do not crash doveadm-server if input file missing

save commands expects valid input file for it to work,
if we are not running for cli, and input file is not
provided, provide EINVAL error to caller via i_stream_error.


Compare: https://github.com/dovecot/core/compare/3c6a7ca2d3ed...bb0484f2d26a


More information about the dovecot-cvs mailing list