1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-12-24 02:13:50 +02:00
Files
docker-mailserver/target/scripts
Georg Lauterbach 9e2f96448a scripts: remove PostSRSD wrapper (#3128)
* remove PostSRSD wrapper

The setup is now completely done during _actual_ setup phase. The
wrapper did not even catch signals (SIGINT, etc.), which I think is
strange.

I also added all the ENVs the wrapper relied on (which previously could
have been unset) to the variables script.

* forgot adjusting the `Dockerfile`
2023-03-02 17:44:01 +01:00
..