[dovecot/core] 7693c7: lib-storage: Move postmaster_address setting from ...

GitHub noreply at github.com
Wed Nov 14 15:00:13 EET 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 7693c72cc8ba888b10474843e7a60814b9bd8b26
      https://github.com/dovecot/core/commit/7693c72cc8ba888b10474843e7a60814b9bd8b26
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/lib-lda/mail-send.c
    M src/lib-storage/mail-storage-settings.c
    M src/lib-storage/mail-storage-settings.h

  Log Message:
  -----------
  lib-storage: Move postmaster_address setting from mail_storage_settings to mail_user_settings.


  Commit: 0ed00c242cec8a5fe77141b50e1a59b56b2abe58
      https://github.com/dovecot/core/commit/0ed00c242cec8a5fe77141b50e1a59b56b2abe58
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/lib-lda/mail-send.c
    M src/lib-storage/mail-user.h

  Log Message:
  -----------
  lib-storage: mail-user: Add convenience functions for obtaining postmaster address.


  Commit: f6d7cc6243a57bb7d5541877aa848679645f159f
      https://github.com/dovecot/core/commit/f6d7cc6243a57bb7d5541877aa848679645f159f
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/lib-storage/mail-user.c

  Log Message:
  -----------
  lib-storage: mail-user: Add "%{hostname}" variable expansion.


  Commit: 05a09c72c5c6184891d7c14c962fb8fe2e7888da
      https://github.com/dovecot/core/commit/05a09c72c5c6184891d7c14c962fb8fe2e7888da
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/lib-storage/mail-storage-settings.c

  Log Message:
  -----------
  lib-storage: Change default postmaster_address setting to "postmaster@<user domain or server hostname>".

The former "postmaster@<user domain>" default would only yield a valid
postmaster address when there is a domain part in the username. The new default
uses a conditional variable expansion choose "%d" when it is not empty and the
new "%{hostname}" otherwise.


  Commit: cc8d26ae57ef45b08d0c1a6add7047a076c8b6a5
      https://github.com/dovecot/core/commit/cc8d26ae57ef45b08d0c1a6add7047a076c8b6a5
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/lib/uri-util.c
    M src/lib/uri-util.h

  Log Message:
  -----------
  lib: uri-util: Add functions for escaping (almost) all reserved URI characters.


  Commit: 9971d4deaba7beec2c3611643f1892f4b59945ac
      https://github.com/dovecot/core/commit/9971d4deaba7beec2c3611643f1892f4b59945ac
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/lib/test-uri.c

  Log Message:
  -----------
  lib: uri-util: Add tests for URI character escape functions.


  Commit: 63fd16b20c49b3f32b6c104b97e095b51fd12451
      https://github.com/dovecot/core/commit/63fd16b20c49b3f32b6c104b97e095b51fd12451
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/doveadm/dsync/dsync-ibc-stream.c
    M src/doveadm/dsync/dsync-mail.c
    M src/doveadm/dsync/dsync-mail.h
    M src/lib-storage/mail-storage-private.h

  Log Message:
  -----------
  global: Use uint32_t for pop3 order


  Commit: 8c14347a622a7c870ccb8526e473969433f0db98
      https://github.com/dovecot/core/commit/8c14347a622a7c870ccb8526e473969433f0db98
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

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

  Log Message:
  -----------
  lib-storage/index: Add a helper to cache pop3 order and uidl


  Commit: 71fa7e35b887501afb35f2cbee7121515371a0c3
      https://github.com/dovecot/core/commit/71fa7e35b887501afb35f2cbee7121515371a0c3
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M src/lib-storage/index/dbox-common/dbox-save.c

  Log Message:
  -----------
  dbox: cache pop3 order and uidl when saving mails


Compare: https://github.com/dovecot/core/compare/fbb65caff500...71fa7e35b887
      **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