Sending bulk emails (letter.html gets detected)

TFuhrer

Junior Member
Joined
Oct 26, 2023
Messages
168
Reaction score
63
Hello BHW members,


I am currently having an issue sending bulk emails to ISPs like Gmail, Outlook, and Yahoo. I use my private SMTP method, and when I send a test email to these ISPs, the email goes to the inbox. However, when I create my HTML letter and start sending marketing emails to my mailing list, the first 500 emails go to the inbox, and the others end up in the junk folder. If I remove the HTML letter and send a simple text message, it goes back to the inbox.
It seems that the HTML letter is detected after every 500 emails sent, so the letter needs to be changed every 500 emails, including links, subject lines, and image links, source code. I am wondering if anyone here has experienced the same issue and has a solution for this, or perhaps a script that can handle the rotation?


Thank you all.
 
Use spintax and in both subject and body.

Also rotate between multiple variations
 
You were supposed to warm it up first and send out few emails per day. Or if you know that 500 is the limit, then setup a new server and scale up as needed.
 
Hello BHW members,


I am currently having an issue sending bulk emails to ISPs like Gmail, Outlook, and Yahoo. I use my private SMTP method, and when I send a test email to these ISPs, the email goes to the inbox. However, when I create my HTML letter and start sending marketing emails to my mailing list, the first 500 emails go to the inbox, and the others end up in the junk folder. If I remove the HTML letter and send a simple text message, it goes back to the inbox.
It seems that the HTML letter is detected after every 500 emails sent, so the letter needs to be changed every 500 emails, including links, subject lines, and image links, source code. I am wondering if anyone here has experienced the same issue and has a solution for this, or perhaps a script that can handle the rotation?


Thank you all.
hey bro, did you find a solution?
 
Back
Top