Closed (outdated)
Project:
Drupal core
Version:
11.x-dev
Component:
mail system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2008 at 20:47 UTC
Updated:
16 Aug 2024 at 11:17 UTC
Jump to comment: Most recent
Comments
Comment #1
damien tournoud commentedThis needs to be discussed in 7.x before being considered in 6.x. A better approach would be to make that valid_email_address check pluggable, so that contrib modules can enhance that validity checking and/or restrict it to specific needs (ie. intranet sites, etc.).
Comment #3
mfer commentedI agree with Damien Tournoud that this needs to be pluggable. Since one of the possible big things in D8 is plugins I'm bumping.
Comment #4
valthebaldBumping, post feature freeze
Comment #5
catchComment #21
quietone commentedemail validation is handled by Egulias, added in #2313669: Bring in egulias/EmailValidator for RFC compliant email address validation which include this.
Comment #22
quietone commented