Project

General

Profile

Actions

Bug #24832

closed

Swift Mailer Adapter does not parse To: addresses

Added by Jigal van Hemert about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2011-01-26
Due date:
% Done:

0%

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

Description

If t3lib_utility_Mail is called with a recipient in the $to parameter which is not a plain simple mail address but has a name included (e.g. "my name" <> ) it will throw an exception inside Swift Mailer

solution:
process $to with parseAddresses before setting the To: value

(issue imported from #M17336)


Files

swift_to.patch (695 Bytes) swift_to.patch Administrator Admin, 2011-01-26 13:33
Actions #1

Updated by Jigal van Hemert about 13 years ago

Committed to trunk rev: 10332

Actions

Also available in: Atom PDF