Sending 500K Emails one Time?

Perhaps few know this, you can use cloudflare (service called cloudflare workers) in conjunction with cloudflare emails, to send mass mailings, use cloudflare queue to perform progressive sending, you can send 500,000 emails in about 72 hours at a price of about $ 0.70 USD,

I use this system, it is really cheap, I send an average of 150.000 emails per day at a price of $0.02 USD, the domain certification, and the percentage of emails that reach the inbox will depend on your configuration, dkim and spf (among others) but it is usually close to 92%.
Man, I need to look into this, sounds phenomenal
 
I have an email list of 500k contacts. I want to send an offer to them all without landing into spam. I only need to send 1 email, one time. If the domain is blacklisted afterwards it's OK.

Any services you recommend that would allow me to create a new domain, and get started today?
where did you get 500 thousand emails. is there a crypto specific email?
 
I want to send an offer to them all without landing into spam.
I think with OPENAI API you can vary the content so that not all of them enter spam if one gets in the Gmail spam trap.
 
Perhaps few know this, you can use cloudflare (service called cloudflare workers) in conjunction with cloudflare emails, to send mass mailings, use cloudflare queue to perform progressive sending, you can send 500,000 emails in about 72 hours at a price of about $ 0.70 USD,

I use this system, it is really cheap, I send an average of 150.000 emails per day at a price of $0.02 USD, the domain certification, and the percentage of emails that reach the inbox will depend on your configuration, dkim and spf (among others) but it is usually close to 92%.
Hey, can you tell me more detailed steps? I am very interested in this because I also have a lot of emails to send, but I have never found a suitable method. Thank you very much
 
I have an email list of 500k contacts. I want to send an offer to them all without landing into spam. I only need to send 1 email, one time. If the domain is blacklisted afterwards it's OK.

Any services you recommend that would allow me to create a new domain, and get started today?
You will most likely need to send from multiple sender emails
 
To send 500K emails at once, consider using reliable SMTP providers like SMTPmart, iDealSMTP, SMTPget, SendGrid, and Mailgun. These services ensure high deliverability, scalability, and effective email management.
 
you can try sendgrid its proven to be effective in sharing bulk emails
 
I have an email list of 500k contacts. I want to send an offer to them all without landing into spam. I only need to send 1 email, one time. If the domain is blacklisted afterwards it's OK.

Any services you recommend that would allow me to create a new domain, and get started today?
You can use Amazon SES to send mass emails.
 
Perhaps few know this, you can use cloudflare (service called cloudflare workers) in conjunction with cloudflare emails, to send mass mailings, use cloudflare queue to perform progressive sending, you can send 500,000 emails in about 72 hours at a price of about $ 0.70 USD,

I use this system, it is really cheap, I send an average of 150.000 emails per day at a price of $0.02 USD, the domain certification, and the percentage of emails that reach the inbox will depend on your configuration, dkim and spf (among others) but it is usually close to 92%.
Is this the one where you write an entire SMTP client in a worker? Because that's what I'm doing also.
 
Perhaps few know this, you can use cloudflare (service called cloudflare workers) in conjunction with cloudflare emails, to send mass mailings, use cloudflare queue to perform progressive sending, you can send 500,000 emails in about 72 hours at a price of about $ 0.70 USD,

I use this system, it is really cheap, I send an average of 150.000 emails per day at a price of $0.02 USD, the domain certification, and the percentage of emails that reach the inbox will depend on your configuration, dkim and spf (among others) but it is usually close to 92%.
What mail server are you using?
 
What mail server are you using?
I was using cloudflare workers + mailchannels which was totally free, now I pay $50USD/mo for about 1.000.000 monthly mails in mailchannels+cloudflare (the only difference is that I have to pay in mailchannels, when it was totally free.
 
i understand that cloudflare workers is a good cheap solution to sending transactional mail
but why with mailchannels, are there any other alternatives (than cloudflare workers + mailchannels) ?
 
Back
Top