Project

General

Profile

Actions

Feature #42321

closed

MailUtility should be marked as deprecated

Added by Michael Bakonyi over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Code Cleanup
Target version:
Start date:
2012-10-23
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

typo3/sysext/core/Classes/Utility/MailUtility.php should be marked as deprecated, as this is an old API which.

Internally it currently calls the SwiftMailer API (until 4.6 configurable via $TYPO3_CONF_VARS['MAIL']['substituteOldMailAPI'], from 4.7 done by default through a registered hook), but this is very error prone and not bullet-proof.

See the following discussions for past thoughts on that issue:

http://lists.typo3.org/pipermail/typo3-team-core/2012-May/051626.html

http://lists.typo3.org/pipermail/typo3-team-core/2012-January/051084.html


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #47037: Deprecate old mail functions and remove their usageClosedJigal van Hemert2013-04-08

Actions
Actions

Also available in: Atom PDF