> 20M/day transaction email
We get better support and explanation from SES.
Totally recommended AWS SES, but for usage statistic you need to create one with their SNS
11–19 of 19 posts
> 20M/day transaction email
We get better support and explanation from SES.
Totally recommended AWS SES, but for usage statistic you need to create one with their SNS
MailChimp has been working for me pretty well in the past. They have transactional emails too, this used to be a separate service called Mandrill: https://mailchimp.com/features/transactional-email/
Currently I am trying out Sendgrid, which is now owned by Twilio. For the other Twilio services they are always clear in communication with great guides for everything. This seems to be the case for Sendgrid as well (so far): https://www.twilio.com/sendgrid/email-api (little plus, they have Azure Functions integrations)
https://cuttlefish.io/ If you dont rely on 3rd parties, 3rd parties cannot screw you
Although it can be quite hard to get clean IP ranges and keep everything of SPAM/deny lists.
Interesting. Could you elaborate how your users can get spammed this way?
You can also configure their web hooks to report complaints back to you in near real-time: https://documentation.mailgun.com/en/latest/user_manual.html...
> We now think (but guessing) our own users were complaining about contact form message spam getting through (as it seems google v2 recaptcha is easily spammed these days). Interesting. Could you elaborate how your users can get spammed this way?
As for spam from the contact forms, you could look into integrating with https://www.oopspam.com/ . It returns score similar to reCaptcha in addition to the outputs from different analyses.
https://cuttlefish.io/ If you dont rely on 3rd parties, 3rd parties cannot screw you