1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-30 13:11:15 +02:00
docker-mailserver/test
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
..
bats@e8c840b58f update BATS & helper + minor updates to BATS variables (#2988) 2023-01-09 08:54:04 +01:00
config tests(refactor): open_dkim.bats (#3060) 2023-02-10 00:18:06 +13:00
docker-openldap formatting files according to standard (#1619) 2020-09-24 14:54:21 +02:00
helper chore: Remove delay starting the change detection service (#3064) 2023-02-18 15:51:28 +01:00
linting removal: configomat (submodule) (#3045) 2023-02-05 12:39:05 +01:00
test_helper tests(refactor): Adjust mail_changedetector + change detection helpers (#2997) 2023-01-16 20:39:46 +13:00
test-files feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00
tests chore: Remove delay starting the change detection service (#3064) 2023-02-18 15:51:28 +01:00