Is it possible to modify a script to ping a user-submitted email address to determine if it exists. I have seen ping scripts out there.
There are the usual ways to validate email addresses including ensuring the length is >5 and that @ and . are present but this far from verifying if an email address exists.
Also, is there a software program that will do the same for a database file of email addresses. I have a list of over 4000 email addresses that I would like to assess but the only option seems to be send a mass email - then wait for bounced email and delete them from the list.
Thanks... Dan
There are the usual ways to validate email addresses including ensuring the length is >5 and that @ and . are present but this far from verifying if an email address exists.
Also, is there a software program that will do the same for a database file of email addresses. I have a list of over 4000 email addresses that I would like to assess but the only option seems to be send a mass email - then wait for bounced email and delete them from the list.
Thanks... Dan
