docker-mailserver/target/scripts
Brennan Kinney d0629f4cb6
chore: Revise utility install scripts + add Smallstep `step` CLI (#4376)
Changes:
- `jaq` should probably live in `/usr/local/bin` with other third-party sourced binaries.
- `swaks` install properly with just `tar`, no `mv` + `rm` needed.
- Added Smallstep `step` CLI. This serves similar purpose to `openssl` commands, but is generally nicer for usage with generation and inspection of certs/keys. I've talked up using in DMS a few times in the past for our TLS helper and unifying DKIM support (_instead of separate OpenDKIM/Rspamd generators_).
- Including `step` for both AMD64 / ARM64 archs needs the alternate naming convention that it's published to GH releases with.
- Added commentary about the `tar` usage. The ownership is a common concern with GH release sources, technically a non-issue when running as `root`
2025-03-03 22:58:42 +01:00
..
build chore: Revise utility install scripts + add Smallstep `step` CLI (#4376) 2025-03-03 22:58:42 +01:00
helpers release: v15.0.0 (#4373) 2025-03-01 12:14:57 +00:00
startup fix: Support `chmod` on `/var/log/mail/*` when dir is empty (#4391) 2025-03-03 21:28:15 +00:00
check-for-changes.sh scripts: update log format (#4035) 2024-05-29 12:28:51 +12:00
start-mailserver.sh fix: Ensure `/var/log/mail` permissions + ownership are correct (#4374) 2025-02-18 09:02:35 +13:00
update-check.sh scripts: update log format (#4035) 2024-05-29 12:28:51 +12:00