Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user i would like to be able to send emails from within the cluster using a buildin smtp server. #165

Open
kborup-redhat opened this issue Jun 26, 2020 · 3 comments

Comments

@kborup-redhat
Copy link

Wen we install products such as 3scale, Gitlab etc most of these services require a email address to send from that are approved, and a smtp relay, it would be nice to have one auto created when setting up the journey so we do not have to figure out where to get these things, not using our internal services.

@ckavili
Copy link
Contributor

ckavili commented Jul 7, 2020

This could be also useful for apps like Wekan. Maybe we can set up a simple postfix and use smtp.gmail.com as a relay 🤔 but we need a Gmail account to configure to accept the relayed mail. Thoughts? 😌

@jtudelag
Copy link
Contributor

I have been searching for a simple one, this looks promising: https://github.com/mailslurper/mailslurper

@jtudelag
Copy link
Contributor

jtudelag commented Jul 14, 2020

@ckavili I haven found any "official" helm chart for an SMTP server. There are a bunch of independent ones out there. . .This seems the most recent one: https://github.com/rasooll/postfix

How do you want to proceed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants