Georg Lauterbach
f7ca406ec9
fixing #1602 ; variable-brace-policy changed;
2020-09-06 12:27:40 +02:00
Georg Lauterbach
bf679a5504
changes from tomav#1599 without start-mailserver.sh
...
included all changes from the work on refactoring all scripts, but excluded one big script to make merging easier; replaced mapfile with read
2020-09-05 16:19:12 +02:00
James
d518a9fc1d
DOMAINNAME can fail to be set in postsrsd-wrapper.sh ( #989 )
...
* DOMAINNAME can fail to be set in postsrsd-wrapper.sh
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.
2018-06-19 08:17:32 +02:00
James
ef79e9a65d
Generate SRS secret on first run and store it ( #891 )
2018-03-10 13:41:20 +01:00
James
2e8bb4ae34
Allow configuring SRS secrets using the environment ( #885 )
2018-03-08 22:51:10 +01:00
Achim Christ
eb20722b80
Add environment variable to allow for customizing postsrsd's SRS_EXCLUDE_DOMAINS setting ( #849 , #842 )
2018-02-18 20:53:13 +01:00
Jurek Barth
e1e4542390
Fix: Add SRS to fix SPF issues on redirect #611 ( #814 )
...
* add srs support
* change autorestart behavior
* this may work now
* make postsrsd’s own wrapper file
* fix dockerfile formatting
* fixing tests
2018-02-06 08:11:57 +01:00