You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm trying to use the docker container and send e-mails from it via google's smtp. Something doesn't work and I can't quite figure out why, as the logs are non-descriptive:
I can just install mailx or something similar and use shell script to send an e-mail, but ideally I would like to just keep using the native container.
Any suggestions on how to fix it or how to enable more logs? Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to use the docker container and send e-mails from it via google's smtp. Something doesn't work and I can't quite figure out why, as the logs are non-descriptive:
The container is configured via ENV, here are the settings:
The script is extremely basic:
I can just install mailx or something similar and use shell script to send an e-mail, but ideally I would like to just keep using the native container.
Any suggestions on how to fix it or how to enable more logs? Thanks!
The text was updated successfully, but these errors were encountered: