smtprelay: breaking changes

This commit is contained in:
Steffen Lange 2026-04-08 15:03:29 +00:00
parent 71115becbd
commit 4960a0af76
10 changed files with 139 additions and 19 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
docker-compose exec smtprelay smtpctl "$@"
docker compose exec smtprelay smtpctl "$@"