docker-mailserver/target/scripts/startup
Georg Lauterbach 774a340d76
chore(Amavis): only add configuration to Postfix when enabled (#3046)
* only add Amavis configuration to Postfix when enabled

Since I am running Rspamd nowadays, I noticed there still are ports open
that belong to Amavis. This is because the Amavis configuration is a
fixed part of Postfix's `master.cf`. I changed that. Now, the Amavis
section is added when Amavis really is enabled.

I took the chance and added proper indentation to `master.cf`; hence the
diff is a bit fuzzy. **But**, only the Amavis part was adjusted, the
rest is just styling.
2023-02-03 17:32:07 +01:00
..
check-stack.sh Remove unusual space from shebang line (#2834) 2022-10-17 10:40:09 +02:00
daemons-stack.sh chore: Remove wrapper script for fail2ban service (#3032) 2023-01-29 12:35:57 +00:00
fixes-stack.sh fix: Ensure state persisted to /var/mail-state retains correct group (#3011) 2023-01-25 12:53:47 +13:00
misc-stack.sh rspamd: follow-up of #3016 (#3039) 2023-01-30 08:23:58 +01:00
setup-stack.sh chore(Amavis): only add configuration to Postfix when enabled (#3046) 2023-02-03 17:32:07 +01:00