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

GitHub noreply at github.com
Thu Sep 20 15:00:08 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: e0cad405090baa901ca76a7ac1031938a2e2b727
      https://github.com/dovecot/core/commit/e0cad405090baa901ca76a7ac1031938a2e2b727
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 Sep 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: 725dfe6fded4883fb66613ff4a8fcdcc155cce31
      https://github.com/dovecot/core/commit/725dfe6fded4883fb66613ff4a8fcdcc155cce31
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 Sep 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: aad38099a7e9418aa52fe8fd538d0b77c619934b
      https://github.com/dovecot/core/commit/aad38099a7e9418aa52fe8fd538d0b77c619934b
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

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

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


  Commit: b2360fc58ec7aaf7d17676d75dd1039d60f9ef65
      https://github.com/dovecot/core/commit/b2360fc58ec7aaf7d17676d75dd1039d60f9ef65
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 Sep 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.


Compare: https://github.com/dovecot/core/compare/c8d03c3cab68...b2360fc58ec7
      **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