Project

General

Profile

Actions

Bug #19441

closed

class.t3lib_htmlmail.php produces null headers in HTML messages

Added by Xavier Perseguers almost 16 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2008-10-09
Due date:
% Done:

0%

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

Description

When sending a multi-part message in MIME format, the 4.2.2 version of class.t3lib_htmlmail.php outputs an additional semicolon on the Content-Type header definition which is interpreted as a violation by antispam solutions such as MailScanner as it detects a null header. This leads to the message being quarantined.

The patch fixes this issue and allows extensions such as directmail to deliver their emails successfuly.

(issue imported from #M9523)


Files

class.t3lib_htmlmail.diff (639 Bytes) class.t3lib_htmlmail.diff Administrator Admin, 2008-10-09 11:04
9523.diff (1.03 KB) 9523.diff Administrator Admin, 2008-10-09 11:59

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #18701: Problems with PHP mail function on WindowsClosedDmitry Dulepov2008-04-25

Actions
Has duplicate TYPO3 Core - Bug #19488: class.t3lib_htmlmail.php brings a two semicolon in mail-headerClosedChristian Kuhn2008-10-21

Actions
Actions

Also available in: Atom PDF