Jump to content

What's the best way to do this?


imgrooot

Recommended Posts

Say I am using a normal web hosting company like Namecheap. I have a cron job set to send emails to 100,000 users each day, what would be the best way to deliver those emails the fastest? I know there are other platforms that allows you to send mass emails. But those you have to manually input the email list. I want it automated running from the cron job.

Link to comment
Share on other sites

7 hours ago, requinix said:

The best way is to not do it yourself: sending 100k emails per day from a generic hosting company is a reliable way to get your server blacklisted and emails blocked. There are plenty of services that provide APIs.

Could you please give me an example of a good service that provides the API? 

I've used https://www.sender.net to send bulk emails before. But this is using an email list. And it doesn't seem like they have an API.

Link to comment
Share on other sites

Constant Contact has one here:
https://developer.constantcontact.com/docs/developer-guides/api-documentation-index.html

Here's another for MailChimp:
https://mailchimp.com/developer/

I should mention that I don't spend much time with these services. I've only used them to set something up for others who are responsible for sending out mailings. Both services have work well for the project needs. Note that I haven't used either of the aforementioned APIs.

Link to comment
Share on other sites

I'm a bit leary of your proposal.  You are need of help to send out 100k emails a day and you don't already have the talent available to guide you in this?  I don't like the sound of this project of yours.  Should we be helping out a future email-scammer?  Or is there an explanation that would convince us that we are not encouraging such behavior?

Link to comment
Share on other sites

43 minutes ago, ginerjm said:

I'm a bit leary of your proposal.  You are need of help to send out 100k emails a day and you don't already have the talent available to guide you in this?  I don't like the sound of this project of yours.  Should we be helping out a future email-scammer?  Or is there an explanation that would convince us that we are not encouraging such behavior?

If imgroot had just joined then I would be leery too, but I think after ~280 posts they've earned some trust. Perhaps you could try aiming all of your posts in a more helpful direction and away from the critical and insulting?

Link to comment
Share on other sites

1 hour ago, requinix said:

If imgroot had just joined then I would be leery too, but I think after ~280 posts they've earned some trust. Perhaps you could try aiming all of your posts in a more helpful direction and away from the critical and insulting?

Thanks for backing me up. 

The 100k emails per day is an extreme example I gave. I just want to make sure that a platform I build is able to accommodate that kind of numbers if ever need be and that I'm using the right service to accomplish it. This is merely sending email notifications to registered users, nothing else.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.