[dovecot/core] 92cd92: imapc: Fail user creation if login to imapc_host f...

GitHub noreply at github.com
Sun Mar 26 16:30:11 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 92cd929df2ebf3291886a11542b2815a426e906d
      https://github.com/dovecot/core/commit/92cd929df2ebf3291886a11542b2815a426e906d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M src/lib-storage/index/imapc/imapc-storage.c
    M src/lib-storage/index/imapc/imapc-storage.h

  Log Message:
  -----------
  imapc: Fail user creation if login to imapc_host fails.

This causes imapc to actually wait for the login to succeed or fail.
Such a wait was already done by the imap code, which will be removed by
the next patch.


  Commit: 3c902023723d178357b83d21cd03d418bc88482c
      https://github.com/dovecot/core/commit/3c902023723d178357b83d21cd03d418bc88482c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M src/imap/main.c

  Log Message:
  -----------
  imap: Remove imapc-specific "is connection valid?" code

This is now done by imapc itself in the previous patch


  Commit: 30871b77e627d3d6b244305fbea7aeee578f2927
      https://github.com/dovecot/core/commit/30871b77e627d3d6b244305fbea7aeee578f2927
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M src/lib-storage/index/imapc/imapc-settings.c
    M src/lib-storage/index/imapc/imapc-settings.h
    M src/lib-storage/index/imapc/imapc-storage.c

  Log Message:
  -----------
  imapc: Add imapc_features=delay-login

The connection to imapc_host is delayed until it's actually needed to be
performed.


Compare: https://github.com/dovecot/core/compare/bd2a176b573f...30871b77e627


More information about the dovecot-cvs mailing list