Project

General

Profile

Actions

Bug #69740

closed

validEmail in GeneralUtility accepts special UTF8 characters

Added by aimcom no-lastname-given over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-09-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

validEmail in GeneralUtility accepts the following mail address as valid and returns TRUE for this mail address:
foo.bar@☺example.com

SwiftMailer on the other hand throws an exception for this mail address.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #69208: Mail address with UTF-8 smilie validatesClosedMorton Jonuschat2015-08-20

Actions
Actions #1

Updated by aimcom no-lastname-given over 8 years ago

The exception from SwiftMailer is:

Address in mailbox given [*mailer] does not comply with RFC 2822, 3.6.2.

Swift_RfcComplianceException thrown in file [...]/typo3/contrib/swiftmailer/classes/Swift/Mime/Headers/MailboxHeader.php in line 352

Actions #2

Updated by Morton Jonuschat over 8 years ago

  • Status changed from New to Rejected

Duplicates #69208

Actions

Also available in: Atom PDF