Hello List
Is it posable to create an email verification agent? Even when using the api’s from windows?
Before we send email, we would like to verify the existence of the email address, instead of waiting for the undelivered email notification.
Thank you
Subject: Email address verification
HiAre you talking about verifying internal or external recipients ?
If internal, there should be no need for this as long as users make proper use of LN client addressing functionality.
For external, this would be something happening in the SMTP task of your server.
Can’t imagine a way to interfere with this server task, additionally I have major doubts wether the average SMTP target host allows VRFY commands.
Maybe a little explanation on the background of your requirement would help as I am not sure about your final intention.
Stefan
Subject: Email address verification
I have used a web service to do this. The web service will check against MX records to verify the existance of the e-mail address to see if it is real
do a search for it, there are many free ones