my mailing list is growing quickly, and i'm having a problem with old email addresses no longer existing, etc... does anyone know of an email validator that i can put in my mailing list from excel and then it will delete the bad emails?
Set the Errors-To: field in your emails to something like "Bounce@domain.com" and put a script behind that address that stores the emailaddress in txt file. once in while (ie before you send out a new mailing) remove all entries in your database that are in that txt file not sure how to do this with excel