docker-mail-relay icon indicating copy to clipboard operation
docker-mail-relay copied to clipboard

How to edit settings for first start?

Open bolshukhin opened this issue 4 years ago • 1 comments

I'm using Docker for windows. How I must to edit setting? Thanks

bolshukhin avatar Aug 22 '21 11:08 bolshukhin

I don't have access to Docker-for-Windows right now, but I believe it should be quite the same - you can use command line or Docker-Compose file to define environment variables and that's it.

BTW, the specific docker container is intended to simplify connecting other applications running inside K8s cluster (or outside the cluster, but still within the VPC) to send email using AWS SES. You can run the container locally if you develop some software, but I'd not recommend to use it a mail gateway for your LAN - it opens wide possibilities for misuse.

alterrebe avatar Aug 22 '21 16:08 alterrebe