[dovecot/core] fafa63: index: don't try to unlink in-memory cache file

GitHub noreply at github.com
Wed Jan 18 10:30:10 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: fafa6393128960c70a9979af1c23cea41027fdd1
      https://github.com/dovecot/core/commit/fafa6393128960c70a9979af1c23cea41027fdd1
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M src/lib-index/mail-cache.c

  Log Message:
  -----------
  index: don't try to unlink in-memory cache file

Avoid these errors:

Error: unlink((in-memory index).cache) failed: No such file or directory (in mail-cache.c:29)


  Commit: e667d5da10e41d20ffdb80804d522bfeb951e2d9
      https://github.com/dovecot/core/commit/e667d5da10e41d20ffdb80804d522bfeb951e2d9
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M doc/example-config/conf.d/10-ssl.conf

  Log Message:
  -----------
  doc: add ssl_dh to example-config


  Commit: c8ce80f4dd6b3b4e081063a6f395d6035a525e79
      https://github.com/dovecot/core/commit/c8ce80f4dd6b3b4e081063a6f395d6035a525e79
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M src/master/service-monitor.c

  Log Message:
  -----------
  master: Remove unnecessary service listener start

The listening was already started later on in the same function. Also
in some cases it would have been started unnecessarily, like when service
was stopped or more processes were created immediately.


Compare: https://github.com/dovecot/core/compare/91879fbefda4...c8ce80f4dd6b


More information about the dovecot-cvs mailing list