[dovecot/core] 21df6c: director: doveadm command handling was missing USE...

GitHub noreply at github.com
Thu Dec 15 22:00:13 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 21df6cf4ff106b1ac31c1a80d3a27bfb420f5a8c
      https://github.com/dovecot/core/commit/21df6cf4ff106b1ac31c1a80d3a27bfb420f5a8c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/director/doveadm-connection.c

  Log Message:
  -----------
  director: doveadm command handling was missing USER-KICK-ALT


  Commit: 7cf33aca1802874cd8cf98e24e9815ab86affe9c
      https://github.com/dovecot/core/commit/7cf33aca1802874cd8cf98e24e9815ab86affe9c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/director/director.c

  Log Message:
  -----------
  director: Fix USER-KICK and USER-KICK-ALT forwarding

The internal IPC command was prefixed, which caused the remote director
to reject the commands and disconnect:

director(...): Command proxy: Unknown command proxy
director(...): Remote sent invalid protocol data recently, waiting 57 secs before allowing further communication


Compare: https://github.com/dovecot/core/compare/78371091c487...7cf33aca1802


More information about the dovecot-cvs mailing list