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

proposal: sendgrid support #7

Open
lopezator opened this issue May 28, 2019 · 2 comments
Open

proposal: sendgrid support #7

lopezator opened this issue May 28, 2019 · 2 comments

Comments

@lopezator
Copy link
Contributor

lopezator commented May 28, 2019

What do you think about supporting Sendgrid?

In my case that's the tool we are using internally for our mailing, so being able to deploy our own burner.kiwi instance but using sendgrid would be a great plus.

@haydenwoodhead
Copy link
Owner

So I don't really have the time to dedicate to adding it. But if you're interested in writing this implementation yourself I'm more than happy to help. You just have to implement an interface https://github.com/haydenwoodhead/burner.kiwi/blob/master/email/provider.go in a similar way to mailgun.

@haydenwoodhead
Copy link
Owner

burner.kiwi can now receive it's own email with built in SMTP support.

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

No branches or pull requests

2 participants