Y
Hacker News
new
|
ask
|
show
|
jobs
by
all_blue_chucks
2175 days ago
AWS IP addresses are blacklisted by most email providers...
2 comments
teh_klev
2175 days ago
I'm not sure that's true, I've successfully dispatched SMTP mail from their platform without it getting blocked or tagged as spam.
link
mcs_
2174 days ago
To be fair, the ratio of spam received from EC2 has dropped in the last month, something has definitely changed (or I'm not a target since then).
I'll let you know.
link
all_blue_chucks
2175 days ago
You can send using SES or SNS but if you send from your own EC2 instance you are gonna have a bad time.
link
zelly
2175 days ago
You have to request an rDNS record. It should get through Gmail if you do that, DKIM, SPF, and of course don't send actual spam.
link