[dovecot/core] 57b18e: lib-smtp: Implemented function to write an SMTP re...

GitHub noreply at github.com
Mon Nov 27 18:00:13 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 57b18ecb6fdfa9f8503fc00a6869763e6ffcecb2
      https://github.com/dovecot/core/commit/57b18ecb6fdfa9f8503fc00a6869763e6ffcecb2
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M src/lib-smtp/smtp-reply.c
    M src/lib-smtp/smtp-reply.h

  Log Message:
  -----------
  lib-smtp: Implemented function to write an SMTP reply as a single line.

Needed for proxying in current LMTP code.


  Commit: 933602635dbe676f875f4773c6fa7eb8b178dc91
      https://github.com/dovecot/core/commit/933602635dbe676f875f4773c6fa7eb8b178dc91
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

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

  Log Message:
  -----------
  lmtp: proxy: Fixed proxying reply from backend server.

It contained an additional CRLF, which caused problems.


  Commit: e40c4caaf86615fe8892173f10feffbaff2698db
      https://github.com/dovecot/core/commit/e40c4caaf86615fe8892173f10feffbaff2698db
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

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

  Log Message:
  -----------
  lmtp: proxy: Fixed use of hostip field after changing the implementation to use lib-smtp/client broke it.

Proxy was erroneously doing DNS queries while hostip field was returned from passdb.


Compare: https://github.com/dovecot/core/compare/c0660f13a2b3...e40c4caaf866


More information about the dovecot-cvs mailing list