Forum Moderators: coopster
And i seek a way to determine if the email actually exists.
I need to check an email list, and clean it of invalid emails). The list has around 3k emails.
Can this be done with php? Ad if yes, how? Where do i begin and how?
This is not foolproof since servers are configured differently. For instance, if the server is using an alternate port for email (i.e. $email_port != 25), catch all addresses, etc. might effect the results.
You can find examples of scripts with a search.