ix-ai / smtp

This is a SMTP docker container for sending emails. You can also relay emails to gmail and amazon SES.
MIT License
97 stars 15 forks source link

Helm chart #24

Open abh opened 1 year ago

abh commented 1 year ago

I upgraded my helm chart from using the namshi/smtp image to use this fork instead (thank you for maintaining it!)

If you think it's appropriate and useful, it might be worth linking to:

https://artifacthub.io/packages/helm/ntppool/smtp

boomam commented 1 year ago

@abh Great to get stuff like this submitted, but you may want to update the chart so that it supports all possible environment variables in the values.yaml.

abh commented 1 year ago

@boomam it does already. :-) I pushed a new version that clarifies that in the value.yaml comments.