docker-postfix/scripts
Bojan Čekrlić 35fa2d7acf Fix for #30 - Use sleep inifinity instead of sleep <number>
Apparently using sleep with very large numbers is not a good idea
when your image can be compiled down to 32-bit platforms.

This fix uses `sleep infinity` and -- failing that -- tries to
sleep for about 68 years (which is exactly 2^15 seconds).
2020-08-15 22:47:49 +02:00
..
common-run.sh Deprecate some common properties and add auto-generation of DKIM keys 2020-07-03 07:08:27 +02:00
common.sh Deprecate some common properties and add auto-generation of DKIM keys 2020-07-03 07:08:27 +02:00
opendkim.sh Fix for #30 - Use sleep inifinity instead of sleep <number> 2020-08-15 22:47:49 +02:00
run.sh Deprecate some common properties and add auto-generation of DKIM keys 2020-07-03 07:08:27 +02:00