1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-02 06:01:47 +02:00
docker-mailserver/target/scripts
Brennan Kinney 1c8a160621
chore: Remove delay starting the change detection service (#3064)
* chore: Only replace `CHKSUM_FILE` when a change has been processed

* chore: Change Detection service should be the last daemon started

* chore: Remove 10 second startup delay for change detector

There should be no concern with conflicts as any writes should have already been done by the time this daemon service is started.

* tests(fix): `smtp_delivery.bats` must wait for Amavis

The change event for adding a user can be processed much sooner now, which means Amavis may not yet be ready.

Added extra condition to wait on at least the Amavis port being reachable, and some failure asserts with the mail queue to better catch / debug when this problem occurs.

* chore: Add some minor delay to avoid Amavis failing to connect
2023-02-18 15:51:28 +01:00
..
build chore: Remove package gamin (#3030) 2023-01-29 12:38:27 +00:00
helpers removal: configomat (submodule) (#3045) 2023-02-05 12:39:05 +01:00
startup fix order (#3082) 2023-02-13 00:05:52 +01:00
wrapper chore: Remove the wrapper script for Postfix (#3033) 2023-01-29 15:53:18 +01:00
check-for-changes.sh chore: Remove delay starting the change detection service (#3064) 2023-02-18 15:51:28 +01:00
start-mailserver.sh chore: Remove delay starting the change detection service (#3064) 2023-02-18 15:51:28 +01:00
update-check.sh feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00