I want to send an mail from the docker host. That is the “best” way to resolve that?
At the moment, I have installed msmtp and send it. But I have to store the mail-account pw in plain text.
Not a relay problem, because if somebody can read it, he could also manipulate directly the docker containers.
But I’m curious, if is there a easier/better ways.