I created a web application using Lucee and have many users on it. Now I want to send emails to all those user email IDs I have collected. For that, I have been looking for bulk email service provider to send multiple emails at a time to all the customers. I have found some options like DigitalAka™, TurboSMTP, etc. Does anyone have used these services and have any suggestions.
I’ve not used DigitalAka, but if you are looking for bulk email, but products like AWS SES or Twilio SendGrid work good. I’ve found most 3rd party services that just expose SMTP services tend to have /really/ high spam scores (where high == more likely to be blocked).
When you say bulk email – what types are emails are you sending? Depending on the types of emails you are quickly going to run into issues where the major email providers (gmail, Office365, etc) are going to block your IP, domain, etc. And when you start to get marked as spam, the email relay services are either going to charge you more or randomly block your account.