How to send 500K emails

Thr33

Newbie
Joined
Feb 28, 2013
Messages
44
Reaction score
28
Hi there,

I need to send 500K emails to an email list (once).
What solution would work best for that?
They don’t have double opt-in so AWS SES technically does not allow it, I tried YAMM with my GMail account but it’s very slow.

Any advice?
 
When you want to avoid slow you need to pay high.. But i am afraid its gonna cost you high with companies like mailchimp or SES. And they directly dont send your emails to inbox and they might ask you your customers permissions that you own the list and not scrapped.

To attain 500k emails per day safely you need 64 SMTP's Under rotation.

Good luck.
 
Do you care about inboxing rate, or do you just want to blast them all? If you want them in inbox, use companies like mailchimp. If you want to do it yourself, as @xcodes suggested, use IP rotation. Also, make sure your email server is configured properly - DKIM, SPF and the likes.
 
I don't know if you plan to do black hat or not but it'll require some investment to get that list mailed.

If you have good budget, I'd suggest you get a custom domain you plan to send from and head to sendinblue. You can also get a server from fatcow and setup a Mailtrain (check github) on it.
 
Yes
Hi there,

I need to send 500K emails to an email list (once).
What solution would work best for that?
They don’t have double opt-in so AWS SES technically does not allow it, I tried YAMM with my GMail account but it’s very slow.

Any advice?
you can use bulk mailing service provider
 
You can check on email services that allow you to do such. Normal email services may limit your sending.
 
Back
Top