How to send 700 mails daily

LittleZombie

Newbie
Joined
Jan 19, 2015
Messages
6
Reaction score
1
I hope this is the right place to ask... I have list of email address and name of the person I would like to contact. I'm unemployed but I know how to write about nutrition, fitness and health so I started a blog. Is there any free software or PHP script that can help me to send 500- 700 mails daily because I have created accounts on AOL, Yahoo, Gmal, Outlook and I can't send more then 200 mails a day with that method and I'm a bit tired because I send every mail by hand. I know there is mail chimp and similar services but I don't have results from that method because it must be only text with one link and without any images.

Can you help me BHW experts?
 
If i do the calculation 700x30= 21000 emails per day. I'm afraid if any autoresponder would allow that much emails free.
 
MAybe I could write 200 and autoresponder sends only 300? could that work?
 
I think Hostgator allows up to 500 emails on their most basic plan. You just buy a hosting plan, put up some basic template site and use some PHP script to mail 500 people.
 
is there any other way with proxy or something like that?
 
If you search google for free email service, you will get quite a few to try out for free.
 
I tried mailchimp and i get unusually low response... But when I send personally from my e-mail accounts I get much bigger response... Do you know why? Because I think when they see mailchimp mail they mark as spam and unsubscribe...
 
It would be great that I have money then I would probably hire some of you to help me out. Like this I have to learn things that I don't know... I have seen PHPMailer and I'm wondering is it possible to run from localhost over xampp? Maybe on that way I can send 500 mail separately.
 
Just to reply if anyone is searching here how to send 500-1000 mails per day I have created VB subroutine that will do this without sweat and all you have to have is Excel2013. I will post here code and instructions for those that are interested and without any fees. I decided to post my solution here for free because 95% of Forum member that did reply here or in PM they wanted ... money... and I want to help for free to those who are poor as me because... maybe we don't have big pocket but we got big heart. Cheers!
 
* Hire a PHP expert.
* Gmail let you send 800-1000 emails per day without spam landing
* Use Gmail IMAP to send emails using php.

This way, you can send 1000 emails per day without spam landing with gmail. If you have to send more than 1000 emails, create more than 1 gmail ;) That is what I do to send email bomb to my customers or say subscribers. I'm available for hire; as I am PHP expert.

What I can get you:
- Subscribers tab: to enter subscriber email address & name
- Newsletter tab: to write newsletter
- Setting tab: to enter MORE THAN ONE gmail email for imap.

Good luck!
BHW member

You are totally wrong. G mail allow only 500/day and if you will get many bounce emails your account will get a temporary ban
 
Back
Top