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
swaks --to [email protected] --from [email protected] --server smtphost.xyz.com works but if I don't pass any auth to the containers it defaults to login.
Is there a way to address this issue?
What do you see instead?
Emails do not get sent.
The text was updated successfully, but these errors were encountered:
Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.
Name and Version
bitnami/discourse:latest
What architecture are you using?
amd64
What steps will reproduce the bug?
https://github.com/bitnami/containers/blob/main/bitnami/discourse/README.md
I've added this configuration for both sidekiq and discourse containers according to the documentation.
Our SMTP host doesn't require authentication
swaks --to [email protected] --from [email protected] --server smtphost.xyz.com
works but if I don't pass any auth to the containers it defaults to login.Is there a way to address this issue?
What do you see instead?
Emails do not get sent.
The text was updated successfully, but these errors were encountered: