docker-mailserver/target/scripts/startup/setup.d/security
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
..
misc.sh feat: Allow marking spam as read via a sieve filter (ENV MARK_SPAM_AS_READ=1) (#3489) 2023-08-21 10:32:26 +12:00
rspamd.sh bugfix: change Rspamd DKIM default config location (#3597) 2023-10-24 10:31:22 +02:00
spoofing.sh Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00