I tried many method to track am email is valid or not before send it.
Am using php mailer and swift mail to send emails.Many website told refer the mx record. But it returns only the domain is valid or not. NOt returns the email. For example if i have a domain example.com
and i created only mail@example.com
,if i tried to send mail to mailmailme@example.com
also returns the email is valid. But i need the result for mailmailme@example.com
as invalid before sending this email.
Just like the process in http://www.email-validator.net/