stanl
09-07-2007, 10:06 AM
First off: this is not intended to elicit help to SPAM people. have a friend who has been quite generous with his frequent flyer miles (so our daughter can visiti us) in exchange for scripting help. Anyway, he needs help with validating bulk emails he wants to send with links to his site, but to a select group of emails that have logged into his site for information.
My script accepts an input file of ~1400 addresses and first of all runs a ping against the Domain. However domains like aol.com will timeout [they have issues] even though the email is valid, and other valid domains will return a Mailer Deamon.....:banghead:
I would like to get to sending 'HELO' to the full email [not just the domain] and eliminate those also. Can this be done?:dunno
The point is my friend does not want to be intrusive [read: separate the wheat from the chaff]...Stan
My script accepts an input file of ~1400 addresses and first of all runs a ping against the Domain. However domains like aol.com will timeout [they have issues] even though the email is valid, and other valid domains will return a Mailer Deamon.....:banghead:
I would like to get to sending 'HELO' to the full email [not just the domain] and eliminate those also. Can this be done?:dunno
The point is my friend does not want to be intrusive [read: separate the wheat from the chaff]...Stan