[dovecot/core] 2092da: lmtp: Fix for wrong session id of mail user when s...

GitHub noreply at github.com
Thu Jul 6 19:00:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2092da86f3a332e8d7eae1300a3b9852fed8f2f8
      https://github.com/dovecot/core/commit/2092da86f3a332e8d7eae1300a3b9852fed8f2f8
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M src/lib-storage/mail-storage-service.c
    M src/lib-storage/mail-storage-service.h
    M src/lmtp/commands.c

  Log Message:
  -----------
  lmtp: Fix for wrong session id of mail user when saving mail, quota checking on

When quota is checked mail user is allocated with custom ":quota" session id
suffix without incrementing service user session id counter


  Commit: bad08efc4476d3ab6f13b10e8b78e05014a93ba7
      https://github.com/dovecot/core/commit/bad08efc4476d3ab6f13b10e8b78e05014a93ba7
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M src/lmtp/commands.c

  Log Message:
  -----------
  lmtp: client_input_data_write_local() refactored

loops in client_input_data_write_local() and in client_deliver_next()
are merged as they are essentially the same loop,
client_deliver_next() renamed to client_deliver_to_rcpts().


Compare: https://github.com/dovecot/core/compare/8e95a20925db...bad08efc4476


More information about the dovecot-cvs mailing list