Looking for cheap email verification

acidskate09

Newbie
Joined
Mar 15, 2016
Messages
2
Reaction score
0
Hey guys,

I have a list of about 10 million emails collected over the years. I'm looking to monetize it, but I want to verify all the emails first to eliminate costs, bounces, etc.

Anyone have or used a cheap site or program that does this?


Thanks!
 
I have worked with a free trial version of Atomic Mail Verifier and consider it a pretty good tool for email verification.
 
Hi I developed a php script that does 2 step email verification 1st it checks locally without need for SMTP connection to detect bad synatx, typo, if domain exists , disposable emails, role emails and 2nd step it connects to SMTP and only check the emails that passed the first check and finds out if the email exists or no. it works will all email providers even yahoo, hotmail, mail.ru etc...
since this is my own script i can customize up to your needs.

if interested send me PM and i can give you a demo account to try
 
Hi I developed a php script that does 2 step email verification 1st it checks locally without need for SMTP connection to detect bad synatx, typo, if domain exists , disposable emails, role emails and 2nd step it connects to SMTP and only check the emails that passed the first check and finds out if the email exists or no. it works will all email providers even yahoo, hotmail, mail.ru etc...
since this is my own script i can customize up to your needs.

if interested send me PM and i can give you a demo account to try
Moobh ... I'm interesting about your php software contract me
 
I have worked with a free trial version of Atomic Mail Verifier and consider it a pretty good tool for email verification.
can you share its name or any info if it possible for you
 
Back
Top