1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-09-21 11:21:43 +02:00
docker-mailserver/test
Georg Lauterbach cb62ce20e6
bugfix: change Rspamd DKIM default config location (#3597)
Instead of using `etc/rspamd/override.d/dkim_signing.conf`, we will now
be using `/tmp/docker-mailserver/rspamd/override.d/dkim_signing.conf`.
The new location is persisted (and linked again during startup) and
hence better suited.
2023-10-24 10:31:22 +02:00
..
bats@e8c840b58f update BATS & helper + minor updates to BATS variables (#2988) 2023-01-09 08:54:04 +01:00
config feat: Postfix permit DSN (Delivery Status Notification) only on authenticated ports (465 + 587) (#3572) 2023-10-22 15:16:41 +02:00
helper refactor: logrotate setup + rspamd log path + tests log helper fallback path (#3576) 2023-10-14 17:14:10 +02:00
linting ci: Update eclint to 2.7.2 (#3584) 2023-10-18 10:47:43 +13:00
test_helper Change 'until' style (#3366) 2023-05-26 07:42:03 +02:00
test-files feat: Postfix permit DSN (Delivery Status Notification) only on authenticated ports (465 + 587) (#3572) 2023-10-22 15:16:41 +02:00
tests bugfix: change Rspamd DKIM default config location (#3597) 2023-10-24 10:31:22 +02:00