[dovecot/pigeonhole] cedc5e: global: Adjust to mail_user_alloc() API change

GitHub noreply at github.com
Thu Dec 14 11:07:56 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: cedc5e4b39cc26fd231296de5b97ea65b346058a
      https://github.com/dovecot/pigeonhole/commit/cedc5e4b39cc26fd231296de5b97ea65b346058a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M src/lib-sieve-tool/sieve-tool.c
    M src/testsuite/testsuite-mailstore.c

  Log Message:
  -----------
  global: Adjust to mail_user_alloc() API change

The parent event doesn't really matter here, so NULL is used.


  Commit: 32bdac722418ff9074d0ed45ac01d19cf9ff218d
      https://github.com/dovecot/pigeonhole/commit/32bdac722418ff9074d0ed45ac01d19cf9ff218d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M src/lib-sieve/storage/file/sieve-file-storage.c

  Log Message:
  -----------
  lib-sieve: file storage: When autodetecting storage path, use home even if it doesn't exist

If a home directory is given, it's assumed that it will be autocreated even
if it doesn't initially exist. Earlier the autocreation may have been done
by lib-storage as it created the mail root directory, but this no longer
happens.


Compare: https://github.com/dovecot/pigeonhole/compare/624e176933a1...32bdac722418


More information about the dovecot-cvs mailing list