smtprelay: add helper script

This commit is contained in:
Steffen Lange 2022-09-16 22:38:02 +02:00
parent 8a32d4076e
commit 531bcce70c

2
smtprelay/smtpctl Executable file
View file

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