abbaddon223
Registered User.
- Local time
- Today, 05:56
- Joined
- Mar 13, 2010
- Messages
- 162
Hi,
I'm hoping someone can help please as this is a new one on me. I've been researching for an answer but am drawing a blank.
One of my clients has asked me to look at building a way to check if the email addresses they are capturing in my CRM are valid. He want's to go beyond checking for no "@" etc.
From what I've seen, it looks like a reverse DNS check (might be totally wrong) is the way to go. IE: check if the email is valid. I've see a few tools online that can do it one by one (which I could parse to if I had to) - but ideally I'd like to be able to run this from a VBA script.
Does anyone have any experience with this please?
Thank you for any help.
Phil.
I'm hoping someone can help please as this is a new one on me. I've been researching for an answer but am drawing a blank.
One of my clients has asked me to look at building a way to check if the email addresses they are capturing in my CRM are valid. He want's to go beyond checking for no "@" etc.
From what I've seen, it looks like a reverse DNS check (might be totally wrong) is the way to go. IE: check if the email is valid. I've see a few tools online that can do it one by one (which I could parse to if I had to) - but ideally I'd like to be able to run this from a VBA script.
Does anyone have any experience with this please?
Thank you for any help.
Phil.