[dovecot/core] 2e6a37: imap: Fix command ambiguity checking with special ...

GitHub noreply at github.com
Thu Aug 16 09:30:07 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2e6a374a4cffc1cbc009c69c8aed2df5a193c2a2
      https://github.com/dovecot/core/commit/2e6a374a4cffc1cbc009c69c8aed2df5a193c2a2
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-08-16 (Thu, 16 Aug 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