[dovecot/core] fbd0a8: lib-smtp: client: Make clear that XCLIENT is not s...

GitHub noreply at github.com
Fri Mar 2 09:30:25 EET 2018


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

  Changed paths:
    M src/lib-smtp/smtp-client-connection.c

  Log Message:
  -----------
  lib-smtp: client: Make clear that XCLIENT is not sent if the server has no support.


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

  Changed paths:
    M src/lib-smtp/smtp-server-cmd-xclient.c
    M src/lmtp/client.c
    M src/submission-login/client.c

  Log Message:
  -----------
  lib-smtp: server: Only accept XCLIENT command when the XCLIENT capability is active.

Report "502 Unsupported command" otherwise. Before, it would complain about the
client not being trusted, which is confusing.


Compare: https://github.com/dovecot/core/compare/c52e5e6da5d2...e1f52248b04b


More information about the dovecot-cvs mailing list