Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Use SendGrid or Mailgun for emails #35

Open
pstoica opened this issue Mar 1, 2014 · 4 comments
Open

Use SendGrid or Mailgun for emails #35

pstoica opened this issue Mar 1, 2014 · 4 comments

Comments

@pstoica
Copy link
Member

pstoica commented Mar 1, 2014

No description provided.

@jonathanhunsucker
Copy link

Or Mandrill. 2k more free per month than Mailgun.

@pstoica
Copy link
Member Author

pstoica commented Mar 4, 2014

Awesome, I'll compare it with Sendgrid a bit more but Mandrill seems like a good choice (and it's local!). Mandrill's templating system seems kind of weak though (no iterators) so I'd probably use SMTP instead of their API.

@pstoica
Copy link
Member Author

pstoica commented May 20, 2014

@nlts do you want to take over setting up an account and adding this in?

  • add the credentials to config/application.yml
  • change the SMTP settings in config/environments/production.rb
  • setup sendgrid/whatever account, I think you need to do something to confirm that we own the domain wrek.org

@jonathanhunsucker
Copy link

Yo, just a heads up on a few things. Be sure to either encrypt the API keys before pushing, or any one could send with the wrek account.

Although entirely optional, to better ensure people get the emails, you'll want to set up DKIM and SPF records on wrek.org. Relevant Mandrill and Sendgrid KB articles.

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

No branches or pull requests

2 participants