mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
9e7959fafe
* installed supervisor. Still need to set tasks to run in foreground. * setting programs to run in foreground * seems to work now * cleanup * final fixes * tests * show startup output on stdout * set Dovecot config files before starting it * make all processes log to console * Use the supervisor as the main process. The start-mailserver is started from the supervisord and then this process triggers others. Defined some default variable in the Dockerfile. In order for supervisored to build the command lines the ENV variable need to be set. Therefore the defaults are defined. Some processes are not single processes like postfix and fail2ban and they have a wrapper. The wrapper takes care of proper shutdown and checking if the process is running or not. Supervisored will restart the wrapping script if the process is gone. Increased some delays between tests because sometimes they where to short for all containers to be running. * Remove obsolete comments, reset timeout value to old one, added new lines * Add more time for analyzing the emails. Sometimes it fails the tests and gives a wrong state about the test. During testing 40 seconds was the safe value. |
||
---|---|---|
.. | ||
amavis/conf.d | ||
bin | ||
docker-configomat@e3e84ded29 | ||
dovecot | ||
fail2ban | ||
fetchmail | ||
opendkim | ||
opendmarc | ||
postfix | ||
postgrey | ||
supervisor | ||
fail2ban-wrapper.sh | ||
filebeat.yml.tmpl | ||
postfix-wrapper.sh | ||
start-mailserver.sh |