Feature #90370
closedUse Egulias\EmailValidator for email validation
100%
Description
Use egulias/email-validator
for email validation instead of filter_var.
egulias/email-validator
covers more variants
Updated by Georg Ringer almost 5 years ago
- Related to Bug #87077: Scheduler: Notification email address (e.g. system report) does not allow a local mail address added
Updated by Georg Ringer almost 5 years ago
- Related to Bug #81524: Cannot send mails with special characters in local part added
Updated by Georg Ringer almost 5 years ago
- Related to Bug #73616: Different standards used in GeneralUtility::validEmail (RFC 3696) and swiftmailers Swift_Mime_Grammar-class (RFC 2822) added
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63235
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63235
Updated by Gerrit Code Review over 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63235
Updated by Gerrit Code Review over 4 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63235
Updated by Georg Ringer over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d2bd009eacb56c71d20c25a1badfe58f0c03b089.
Updated by Georg Ringer over 4 years ago
- Related to Feature #87856: Allow umlauts in email address added
Updated by Georg Ringer over 4 years ago
- Related to Bug #87857: Exception when sending email with umlaut in domain part added