1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-28 20:21:14 +02:00
docker-mailserver/target/scripts/startup/setup.d
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
..
security bugfix: change Rspamd DKIM default config location (#3597) 2023-10-24 10:31:22 +02:00
dmarc_dkim_spf.sh scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00
dovecot.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
fetchmail.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
getmail.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
ldap.sh chore: LDAP config improvements (#3522) 2023-09-02 22:07:02 +12:00
log.sh refactor: logrotate setup + rspamd log path + tests log helper fallback path (#3576) 2023-10-14 17:14:10 +02:00
mail_state.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
networking.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
postfix.sh Change 'while' style (#3365) 2023-05-26 01:39:39 +02:00
saslauthd.sh chore: LDAP config improvements (#3522) 2023-09-02 22:07:02 +12:00
vmail-id.sh feat: Allow changing the Dovecot vmail UID/GID via ENV (#3550) 2023-10-01 00:20:03 +13:00