I manage an automated email reminder program that gets a fairly large volume of returned mail as undeliverable...
Could I write a PHP application to check the reply email address for returns, parse through the data for the bad email addresses and write them to a MySQL database, so that I can compile a list of known invalid addresses for correction or deletion from the list?
TIA,
-Allen
Could I write a PHP application to check the reply email address for returns, parse through the data for the bad email addresses and write them to a MySQL database, so that I can compile a list of known invalid addresses for correction or deletion from the list?
TIA,
-Allen