How to send mass mails from local machine?

Faltu Bande

Newbie
Joined
Mar 1, 2019
Messages
14
Reaction score
1
Hi Guys

i know there must be a way to send thousands of emails daily by installing a mail sending application on local machine (windows or linux) and then connecting it to a list of proxy but i couldnt find anythin useful on google, can someone please guide if its possible and if yes, then what application(s)/tools are required and any guide to configure them all

Thanks
 
Hi Guys

i know there must be a way to send thousands of emails daily by installing a mail sending application on local machine (windows or linux) and then connecting it to a list of proxy but i couldnt find anythin useful on google, can someone please guide if its possible and if yes, then what application(s)/tools are required and any guide to configure them all

Thanks

Things don't go like that. You only need 1 IP for this, because you must point your MX to that IP and set up some DNS TXT data in order to give some trustworthyness to the net as an email delivery server.
Best methods for sending email are around Linux server, so if you have Windows, you can simply create a Virtual Machine with linux and operate from there. If you cant buy a dedicated IP for your local PC you should by a dedicated proxy with an unique IP and configure the sendmail server to function through that IP
https://www.exim.org/exim-html-current/doc/html/spec_html/ch-proxies.html

It's not easy and I think it will be much simpler for you, to purchase a very cheap VPS with a dedicated IP and configure everything from there.
 
Things don't go like that. You only need 1 IP for this, because you must point your MX to that IP and set up some DNS TXT data in order to give some trustworthyness to the net as an email delivery server.
Best methods for sending email are around Linux server, so if you have Windows, you can simply create a Virtual Machine with linux and operate from there. If you cant buy a dedicated IP for your local PC you should by a dedicated proxy with an unique IP and configure the sendmail server to function through that IP
https://www.exim.org/exim-html-current/doc/html/spec_html/ch-proxies.html

It's not easy and I think it will be much simpler for you, to purchase a very cheap VPS with a dedicated IP and configure everything from there.

i will be more than happy to buy a vps with dedicated ip, but wont they monitor/limit sending through that dedicated IP? or do they allow to send any amount of sending per day?
 
There many softwares for this task .. i used sendpulse gmail extension before and i can tell you the steps that i followed in using it firstly go to contact , create a lable , add contacts , add contacts to the list , there are 2 variants to create and send bulk mails in gmail
 
Mail merge from MS Outlook should work.
 
Back
Top