[dovecot/core] c130ab: lda: Allow -f sender to omit domain.

GitHub noreply at github.com
Mon May 28 09:00:11 EEST 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: c130ab7a67ca940f4cbf4786b4dc9804a09a7e11
      https://github.com/dovecot/core/commit/c130ab7a67ca940f4cbf4786b4dc9804a09a7e11
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-28 (Mon, 28 May 2018)

  Changed paths:
    M src/lda/main.c

  Log Message:
  -----------
  lda: Allow -f sender to omit domain.

Several people complained about the original enforcement of the presence of a
domain (added for v2.3.0) to be too restrictive. Apparently, this legitimately
happens with bounce messages on certain platforms.


  Commit: 5231b55f35f862976508358716c7c304d306b0d6
      https://github.com/dovecot/core/commit/5231b55f35f862976508358716c7c304d306b0d6
  Author: Kadlecsik József <kadlecsik.jozsef at wigner.mta.hu>
  Date:   2018-05-28 (Mon, 28 May 2018)

  Changed paths:
    M src/lib-ssl-iostream/iostream-openssl.c

  Log Message:
  -----------
  lib-ssl-iostream: Fix openssl compatibility issue introduced in OpenSSL 1.0.2f

Fixes dovecot: imap-login: Debug: SSL error: SSL_read() failed: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init


  Commit: bad6d9e6c2d027391faf5f33f0115e3404671a9f
      https://github.com/dovecot/core/commit/bad6d9e6c2d027391faf5f33f0115e3404671a9f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-05-28 (Mon, 28 May 2018)

  Changed paths:
    M src/lib-ssl-iostream/iostream-openssl-context.c

  Log Message:
  -----------
  lib-ssl-iostream: Fix boolean misuse in SSL_CTX_set_ecdh_auto usage

Fixes compiler nit on clang


  Commit: 915792e6df5054895ca3d5557c9bd13aee1efe27
      https://github.com/dovecot/core/commit/915792e6df5054895ca3d5557c9bd13aee1efe27
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-28 (Mon, 28 May 2018)

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

  Log Message:
  -----------
  lmtp: Add support for making server rawlogs using the lmtp_rawlog_dir setting.


  Commit: 49d5b83a1df38c917ef6910a110d1658272e8ba2
      https://github.com/dovecot/core/commit/49d5b83a1df38c917ef6910a110d1658272e8ba2
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-28 (Mon, 28 May 2018)

  Changed paths:
    M src/lmtp/lmtp-proxy.c
    M src/lmtp/lmtp-settings.c
    M src/lmtp/lmtp-settings.h

  Log Message:
  -----------
  lmtp: proxy: Add support for making proxy client rawlogs using the lmtp_proxy_rawlog_dir setting.


Compare: https://github.com/dovecot/core/compare/49544d7bb8ff...49d5b83a1df3
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list