How to send emails to university list

TechShadow

Newbie
Joined
Nov 23, 2018
Messages
2
Reaction score
6
Someone I know has managed to acquire a list of 50,000 emails from a certain university.

If he were interested in sending everyone on the list an email, what's the best of achieving this, without getting blocked by spam filters?
 
send in a very specific subject that would interest them. The less the complaint/report the better for your server.. Take advantage of free SMTP servers our there...
 
send in a very specific subject that would interest them. The less the complaint/report the better for your server.. Take advantage of free SMTP servers our there...
Thanks for that.

Is it necessary to use an SMTP server? I know you can send directly with a script from your computer, possibly via a VPN to mask your IP address..
 
Thanks for that.

Is it necessary to use an SMTP server? I know you can send directly with a script from your computer, possibly via a VPN to mask your IP address..
If you are using localhost for your email sending your isp will block your IP that's mean you can't send anymore emails and if you are planning to use VPN for sending mail I want to tell you that most of the VPN service block their 25 port that's mean you can't send bulk email first find some free trail email sending company like aweber MailChimp or get response after testing and your conversation then go to paid service
 
Back
Top