Email sending is a largely efficient market, and SES is the cheapest sender. Thus, the SES IP pools have the worst IP reputations among all the SMTP-based senders. I would never use them (or an ESP that sends with them) in a million years. The reason why cheap = bad in email is because Spammers have the lowest conversion rates of all senders (their emails are always untargeted), so price is their number 1 considerati…
Tell HN: Gmail rate limiting emails from AWS SES
41–50 of 92 posts
Re: Tell HN: Gmail rate limiting emails from AWS SES
#42Email sending is a largely efficient market, and SES is the cheapest sender. Thus, the SES IP pools have the worst IP reputations among all the SMTP-based senders. I would never use them (or an ESP that sends with them) in a million years. The reason why cheap = bad in email is because Spammers have the lowest conversion rates of all senders (their emails are always untargeted), so price is their number 1 considerati…
I never had to use SES or really Email for that matter in my own architecture.
Since we get so immersed in best practices and recommendations of good architecture pushed by these very cloud providers (AWS, Azure, etc) -- this kind of candid information is usually not available unless we burn our fingers and learn through own experience.
I wish there was more efficient way of such practical knowledge to be shared among practitioners. Current discussion forums etc work to an extent but just hope there was much more effective way to spread awsreness.
Re: Tell HN: Gmail rate limiting emails from AWS SES
#43Re: Tell HN: Gmail rate limiting emails from AWS SES
#44In the recent past I’ve used Postmark, but they were acquired by a marketing company.
Re: Tell HN: Gmail rate limiting emails from AWS SES
#45Things like this are to be expected with shared IP addresses for mail services. This sounds like something Amazon should figure out more than anything. There's probably something going on with a customer or theirs (misconfiguration, spammer, vulnerability exploited) that's triggering spam detection rules. At least Google reports the issue back to you instead of silently dropping all of your email like many other mail…
Very useful thread. I recently considered SES for a quick app and didn't discover the purpose of dedicated IPs. They're listed under add ons, but seem somewhat essential if the emails are important. Checking out the pricing page, a dedicated IP costs $24.95 per month, which would be more than the actual cost of emails for many small-medium apps (e.g. 100K emails per month would be about $10). Ooc, do other email prov…
But everyone else doesn't really care much.
Re: Tell HN: Gmail rate limiting emails from AWS SES
#46Things like this are to be expected with shared IP addresses for mail services. This sounds like something Amazon should figure out more than anything. There's probably something going on with a customer or theirs (misconfiguration, spammer, vulnerability exploited) that's triggering spam detection rules. At least Google reports the issue back to you instead of silently dropping all of your email like many other mail…
Very useful thread. I recently considered SES for a quick app and didn't discover the purpose of dedicated IPs. They're listed under add ons, but seem somewhat essential if the emails are important. Checking out the pricing page, a dedicated IP costs $24.95 per month, which would be more than the actual cost of emails for many small-medium apps (e.g. 100K emails per month would be about $10). Ooc, do other email prov…
Re: Tell HN: Gmail rate limiting emails from AWS SES
#47The worst is that cloudflare did not let me know this was happening until I saw I was missing some emails and went hunting. About 20% of my emails would just get rejected silently with "delivery failed" in the logs. I wouldnt blame cloudflare so much if they kept attempting to redeliver, but they did not. They simply give up.
Re: Tell HN: Gmail rate limiting emails from AWS SES
#48Earlier quoted context omitted.
Using SES is buying email delivery from a company who is in that business.
Disagree here. The sendgrid, mailchimp, postmark of the world are in the business of sending emails. They have their dedicated IPs and handle deliverability, anti spam, and whatnot with email providers like Gmail. SES is an email sending infrastructure tool. That's not the same. IMO equating SES with an email company is like saying home depot is a contractor because they sell hammers and lumber. It gives you the tool…
Re: Tell HN: Gmail rate limiting emails from AWS SES
#49Earlier quoted context omitted.
Google also silently drops mail in some cases.
Which cases?
Re: Tell HN: Gmail rate limiting emails from AWS SES
#50Earlier quoted context omitted.
Which cases?
Impossible to know. But in my cases from any IP with low volume. I.e. I have a bunch of personal servers for 10+ years, there are rarely outgoing emails from them and google happily just black-hole emails from such low volume IPs.