Project

General

Profile

Actions

Bug #24599

closed

Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings

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

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

0%

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

Description

File attachment are currently simply ignored or cause time outs if they are part of nested mime parts.
Furthermore parts of a multipart message are not checked to see if they are multipart themselves (nested MIME parts).
Powermail sends multipart/mixed messages with in the first part the form data and in the other parts the file attachments. The form data is a multipart/alternative message with a plain text and HTML part.

Make normal form content element and define a file upload field. The resulting email does not contain the attachment.

Make Powermail form with a file upload field. After submitting the form a timeout occurs within the Swift Mailer code which tries to encode a huge part of the incorrectly parsed mail.

(issue imported from #M17065)


Files

mail_calls_in_core.txt (600 Bytes) mail_calls_in_core.txt Administrator Admin, 2011-01-18 06:55
17065.patch (25.1 KB) 17065.patch Administrator Admin, 2011-01-20 16:31

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19365: Make "t3lib_beUserAuth->notifyHeader" configurableRejected2008-09-22

Actions
Actions

Also available in: Atom PDF