docker-versatile-postfix
docker-versatile-postfix copied to clipboard
A Docker Postfix, designed to be as versatile as possible. Just a SMTP Server with SMTP Auth and possibility to receive emails
Results
1
docker-versatile-postfix issues
Sort by
recently updated
recently updated
newest added
I use docker compose to run image and I can't find a way to create health check. For example, when I use redis I can create healthcheck like: ``` version:...