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

Support for Mailgun #6

Open
Nowaker opened this issue Jul 24, 2017 · 6 comments
Open

Support for Mailgun #6

Nowaker opened this issue Jul 24, 2017 · 6 comments

Comments

@Nowaker
Copy link

Nowaker commented Jul 24, 2017

Mailgun offers 10,000 free emails a month. Sendgrid doesn't have a free plan at all.

@mzrzvi
Copy link
Member

mzrzvi commented Jul 24, 2017

@Nowaker I think it was free when I wrote this. I'll switch to Mailgun soon

@Nowaker
Copy link
Author

Nowaker commented Jul 24, 2017

I'd propose to add support for Mailgun. Like, use Sendgrid when SENDGRID_API_KEY, and use Mailgun when MAILGUN_API_KEY is passed.

@mzrzvi
Copy link
Member

mzrzvi commented Jul 24, 2017

Makes sense -- maybe have a config env var for either

@mzrzvi
Copy link
Member

mzrzvi commented Jul 24, 2017

@Nowaker Would you be interested in making a pull request?

@Nowaker
Copy link
Author

Nowaker commented Jul 24, 2017

@mzrzvi Not really. If I had to jump into the code, I'd probably redo this as ruby-slack-to-email. :-)

@Nowaker
Copy link
Author

Nowaker commented Jul 24, 2017

Or rather than deal with any services, would do it as an AWS Lambda thing and provision with Terraform. https://medium.com/@pixelcodeuk/create-a-slack-slash-command-with-aws-lambda-83fb172f9a74

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

2 participants