wrekatlanta / wrektranet

New intranet for Georgia Tech's student-run radio station, WREK.
wrek.org
MIT License
9 stars 2 forks source link

Use SendGrid or Mailgun for emails #35

Open pstoica opened 10 years ago

jonathanhunsucker commented 10 years ago

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

pstoica commented 10 years ago

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 commented 10 years ago

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

jonathanhunsucker commented 10 years ago

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.