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

Implement Amazon SNS for email campaign #379

Closed
QuincyLarson opened this issue Apr 28, 2015 · 2 comments
Closed

Implement Amazon SNS for email campaign #379

QuincyLarson opened this issue Apr 28, 2015 · 2 comments

Comments

@QuincyLarson
Copy link
Contributor

No description provided.

@elimisteve
Copy link
Sponsor Contributor

@ajvb and I have been using MailChimp and Mandrill for automated email, and really like them. Mandrill is more expensive than SNS IIRC -- 20 cents per thousand instead of 10 -- but totally worth it. SNS is really really bare bones in its functionality.

@ajvb
Copy link

ajvb commented Apr 28, 2015

Personally, I would almost always choose Mandrill over SNS. The cost impact is small until you are sending a ridiculous amount of emails. Even then, the built in analytic, conversion optimization testing tools, and etc features are worth it. Also, interfacing with the Mandrill API is a lot easier than SNS.

Then again, this all depends on what you are using these emails for. If they are marketing specific, I would take a look at ConstantContact and Mailchimp. Coding up HTML email templates suck (though made a little easier with http://litmus.com/email-builder), so I would always recommend utilizing premade templates if possible.

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