[dovecot/core] 38e2fe: imap: Fix command ambiguity checking with special ...

GitHub noreply at github.com
Wed Sep 19 09:30:17 EEST 2018


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 38e2fe71c525d81d36c690936efd212e3c53236e
      https://github.com/dovecot/core/commit/38e2fe71c525d81d36c690936efd212e3c53236e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    M src/imap/imap-client.c

  Log Message:
  -----------
  imap: Fix command ambiguity checking with special plugins

If the tagged line is already sent, that command can't result in ambiguity
anymore.

A cleaner fix would be to add a new _WAIT_SYNC_OUTPUT state, but that
requires all the existing code to understand that new state correctly, so it
has a higher chance of breaking something. So at least for now don't add it.



      **NOTE:** This service has 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