Project

General

Profile

Actions

Bug #18701

closed

Problems with PHP mail function on Windows

Added by Andreas Otto † about 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-04-25
Due date:
% Done:

0%

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

Description

The implementation of the mail function in PHP differs on Windows.

Emails containing to and from email adresses formatted like:

John Doe <>

ill result in the email not being sent on Windows.

This can be fixed quite easily as shown in the patch.

http://www.php.net/manual/en/function.mail.php
(issue imported from #M8255)


Files

8522.diff (797 Bytes) 8522.diff Administrator Admin, 2008-04-25 16:52
mail.php (572 Bytes) mail.php Administrator Admin, 2008-04-25 17:35
8255_alt_v1.diff (6.28 KB) 8255_alt_v1.diff Administrator Admin, 2008-05-04 17:02
user_sendmail.php (644 Bytes) user_sendmail.php Administrator Admin, 2008-05-04 17:05
8255_alt_v2.diff (10.3 KB) 8255_alt_v2.diff Administrator Admin, 2008-05-25 17:38
8255_alt_v3.diff (12.2 KB) 8255_alt_v3.diff Administrator Admin, 2008-08-05 12:04
8255_alt_final.diff (12.3 KB) 8255_alt_final.diff Administrator Admin, 2008-08-05 13:24

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #19441: class.t3lib_htmlmail.php produces null headers in HTML messagesClosedOliver Hader2008-10-09

Actions
Related to TYPO3 Core - Bug #17902: t3lib_htmlmail Content-Type header errorClosed2007-12-10

Actions
Has duplicate TYPO3 Core - Bug #18667: Incorrect multiline headers in boundary parts (t3lib_htmlmail)ClosedOliver Hader2008-04-22

Actions
Actions

Also available in: Atom PDF