From what I gathered, in the past there was a box in Advanced Settings where one was able to input code to ping the address and bark out error message if the address wasn't valid.

The issue is neatly described here: http://drupal.org/node/279127

After one of the updates this feature disappeared as explained here: http://drupal.org/node/1050656
Security problem, fair enough.

The solution offered was "make your own module". Before I try to write it on my own, I was wondering if anyone else has already made one and would be willing to share it with the community.

Many thanks

Comments

vernond’s picture

I have successfully used a Webform Validation extension from this link (which itself depends upon Email Verify). It's been a while since last utilised, but the three-way setup did work very well indeed.

quicksketch’s picture

Status: Active » Closed (fixed)

Thanks @vernond. :)