Files
2012-02-21 01:15:00 -05:00

1 line
6.1 KiB
JSON

[{"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304392007.8116219, "message": "I was wondering what people would recommend for deploying an django app that make heavy usage of email, is it worth setting up your own email server or just use a paid server? Also how do you deal with not getting you messages marked as spam, if you use your own?", "group_id": 81, "id": 892881}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304395408.2757261, "message": "Thanks guys for the recommendations.", "group_id": 81, "id": 893739}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304394126.969317, "message": "When you say amazon do you mean: http://aws.amazon.com/sns/", "group_id": 81, "id": 893389}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304394622.0488479, "message": "My two favorites are Amazon SES and Sendgrid. One is DIY and the latter is more full featured.", "group_id": 81, "id": 893511}, {"user_id": 1, "stars": [{"date_created": 1304400637.523083, "user_id": 41}, {"date_created": 1304424451.392276, "user_id": 1243}, {"date_created": 1304427454.8953669, "user_id": 1147}, {"date_created": 1304428538.6040499, "user_id": 5367}], "topic_id": 33349, "date_created": 1304395211.7316229, "message": "We use mailgun.net and they're great", "group_id": 81, "id": 893694}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304395557.3913939, "message": "There a ones for postmark, and ses", "group_id": 81, "id": 893784}, {"user_id": 653, "stars": [{"date_created": 1304424423.63743, "user_id": 1243}], "topic_id": 33349, "date_created": 1304394042.6317589, "message": "You're definitely going to want to use a third party mailer. Several good choices are Postmark, Sendgrid, Critsend, and Amazon just depending on what your needs are. If you are hosting your app with any \"cloud\" provider such as EC2 or Rackspace Cloud, emails sent from your system are very unlikely to be received for long. Email out of the cloud is widely blocked and limited by the ISPs and the IPs in those systems are routinely blocked by the big email companies.", "group_id": 81, "id": 893363}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304394571.2686579, "message": "It's by far the cheapest, but folks like Postmark and Sendgrid will give you some tracking and other features if you need them.", "group_id": 81, "id": 893507}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304394699.1528521, "message": "They seem to be a little pricey when compared to the other guys.", "group_id": 81, "id": 893545}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304395525.4051449, "message": "@aezellisdead have you seen a django email backend for sendgrid?", "group_id": 81, "id": 893771}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304394721.9450841, "message": "SES almost makes me want to move away from rackspace and move to ec2", "group_id": 81, "id": 893556}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304394454.55968, "message": "More this: http://aws.amazon.com/ses/", "group_id": 81, "id": 893471}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304394491.0090411, "message": "Thought the notification service is capable of email, the email service is probably cheaper and more streamlined.", "group_id": 81, "id": 893488}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304394520.0279069, "message": "Yeah it seems that way, and cheap.", "group_id": 81, "id": 893494}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304394932.0115099, "message": "Volume pricing can be tough to predict. At a per message cost over the course of a million messages, Amazon is the cheapest with Sendgrid in a distant second. The rest are way behind that even. Sendgrid has some great tracking and reporting features that you'd have to build yourself with SES.", "group_id": 81, "id": 893618}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304394973.0613649, "message": "If your volume is low, and you don't need any tracking/reporting out of the box, it'll be tou to beat SES.", "group_id": 81, "id": 893631}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304394995.0376821, "message": "Tough - iPad keyboard yeah!", "group_id": 81, "id": 893638}, {"user_id": 28384, "stars": [], "topic_id": 33349, "date_created": 1304397166.923305, "message": "+1 for transactional emails with postmark. I just use their SMTP API...", "group_id": 81, "id": 893998}, {"user_id": 6807, "stars": [], "topic_id": 33349, "date_created": 1304405686.4637051, "message": "We're using [AuthSMTP](http://www.authsmtp.com/). No fancy tracking, but works very reliable for us.", "group_id": 81, "id": 894836}, {"user_id": 28161, "stars": [], "topic_id": 33349, "date_created": 1304427849.188637, "message": "I've had good resuls with authstmp.com and prefer it over AWS SES because it supports attachments *cough*. I'll be using Postmark for my own stuff soon, though, thanks to a decent intro deal I saw on Appsumo (http://www.appsumo.com/?r=Y1SV -- yes, that's my affiliate code. A guy's gotta try, no?)", "group_id": 81, "id": 897568}, {"user_id": 281, "stars": [{"date_created": 1304431399.7992029, "user_id": 19655}], "topic_id": 33349, "date_created": 1304428835.2947979, "message": "@vbabiy generally I've just used a standard SMTP backend with sendgrid, usually something that moves the email sending out of the request/response cycle like django-mailer or django-celery-email", "group_id": 81, "id": 897729}, {"user_id": 19655, "stars": [], "topic_id": 33349, "date_created": 1304431398.165951, "message": "Yeah, I am also planning on using django-celery-email since my app already makes heavy usage of celery.", "group_id": 81, "id": 898190}, {"user_id": 653, "stars": [], "topic_id": 33349, "date_created": 1304434226.3626239, "message": "@ericflo Adding mailgun details to my list. I see I had it listed, but had obviously never looked at it. Yes, it's part of my job to keep up with third-party email delivery companies. :)", "group_id": 81, "id": 898705}]