Better address validation
steve.m - November 5, 2008 - 18:22
| Project: | Email Field |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I was disappointed to see emails such as steve@fdfdsf being passed as valid by this field, so I wrote in an 'extended validation' option that looks for a fully-qualified domain name and makes sure it has a valid MX record.
| Attachment | Size |
|---|---|
| email_extravalidation.patch | 1.62 KB |

#1
Whoops. Slightly better version of the patch here.