[dovecot/core] d70971: lib-smtp: server: Fix application of pre-login HEL...

GitHub noreply at github.com
Tue Mar 13 07:00:40 EET 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: d70971de9c1fd17ab88c9a63b3fbef95040c341d
      https://github.com/dovecot/core/commit/d70971de9c1fd17ab88c9a63b3fbef95040c341d
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/lib-smtp/smtp-server-cmd-mail.c

  Log Message:
  -----------
  lib-smtp: server: Fix application of pre-login HELO domain when no post-login HELO is issued.

The substituted domain was not marked as valid, which caused the HELO field of
the produced received line to be set to 'unknown'.


  Commit: f431eff6b9f4c3a2f99ef0bcbd91d3b6b38f721e
      https://github.com/dovecot/core/commit/f431eff6b9f4c3a2f99ef0bcbd91d3b6b38f721e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/submission-login/client-authenticate.c

  Log Message:
  -----------
  submission-login: Only send HELO domain to post-login service when it is valid.


  Commit: 3d61168a1cff562683e0c45a83abfee194ab2aad
      https://github.com/dovecot/core/commit/3d61168a1cff562683e0c45a83abfee194ab2aad
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/doveadm/dsync/dsync-mailbox-import.c

  Log Message:
  -----------
  dsync: Log a warning if copying a mail fails unexpectedly

Don't log a warning if it happens because the source message was expunged.
That's an expected failure.


Compare: https://github.com/dovecot/core/compare/ab4b3fd00019...3d61168a1cff


More information about the dovecot-cvs mailing list