Skip to content

DOMAINNAME can fail to be set in postsrsd-wrapper.sh#989

Merged
johansmitsnl merged 2 commits intodocker-mailserver:masterfrom
jamebus:srs-domainname
Jun 19, 2018
Merged

DOMAINNAME can fail to be set in postsrsd-wrapper.sh#989
johansmitsnl merged 2 commits intodocker-mailserver:masterfrom
jamebus:srs-domainname

Conversation

@jamebus
Copy link
Copy Markdown
Contributor

@jamebus jamebus commented Jun 13, 2018

if the container doesn’t have a proper hostname, postsrsd will fail to start
because SRS_DOMAIN is empty. Make a best effort to figure out the domain name
and provide a way to set one if needed.

if the container doesn’t have a proper hostname, postsrsd will fail to start
because SRS_DOMAIN is empty. Make a best effort to figure out the domain name
and provide a way to set one if needed.
@johansmitsnl
Copy link
Copy Markdown
Contributor

Could you add a test?

@jamebus
Copy link
Copy Markdown
Contributor Author

jamebus commented Jun 15, 2018

Yes. That's a great idea. I'll give it a go.

@johansmitsnl johansmitsnl merged commit d518a9f into docker-mailserver:master Jun 19, 2018
@jamebus jamebus deleted the srs-domainname branch June 19, 2018 15:27
johansmitsnl added a commit that referenced this pull request Jul 31, 2018
* Deliver root mail (Closes: #952)
* don't update permissions on non-existent file (Closes: #956)
* Update docker-configomat (Closes: #959)
* Support for detecting running container mount (Closes: #884)
* Report sender (Closes: #965)
  added REPORT_SENDER env variable to the container.
* Add saslauthd option for ldap_start_tls & ldap_tls_check_peer - (Closes: #979, #980)
* fix SASL domain (Closes: #892, #970)
* DOMAINNAME can fail to be set in postsrsd-wrapper.sh (Closes: #989)
johansmitsnl added a commit that referenced this pull request Jul 31, 2018
Release 6.1.0

* Deliver root mail (#952)
* don't update permissions on non-existent file (#956)
* Update docker-configomat (#959)
* Support for detecting running container mount (#884)
* Report sender (#965)
  added REPORT_SENDER env variable to the container.
* Add saslauthd option for ldap_start_tls & ldap_tls_check_peer - (#979, #980)
* fix SASL domain (#892, #970)
* DOMAINNAME can fail to be set in postsrsd-wrapper.sh (#989)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants