Project

General

Profile

Actions

Bug #20715

closed

no possibility to set returnpath for mails in class.t3lib_htmlmail.php

Added by Bernd Wilke almost 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-07-04
Due date:
% Done:

0%

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

Description

the existing variable $this->returnPath is used if this->forceReturnPath is set, which gets its value from $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath'].
but $this->returnPath never is initialized inside class.t3lib_htmlmail.php
only derived classes like extensions set this variable.

using the default mailform no usage of a return path is possible.

attached patch (against 4.2.8, which is not available yet in productversion selection) inserts new value to installtool ($GLOBALS['TYPO3_CONF_VARS']['SYS']['returnPath']) and uses this value in class.t3lib_htmlmail.php to initialize $this->returnPath
(issue imported from #M11472)


Files

return_path.diff (3.04 KB) return_path.diff Administrator Admin, 2009-07-04 01:36
0011472_suggestion.txt (255 Bytes) 0011472_suggestion.txt Administrator Admin, 2010-03-06 18:04
0011472_suggestion_corrected.txt (254 Bytes) 0011472_suggestion_corrected.txt Administrator Admin, 2010-05-16 22:45

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #19591: Option to set Return-Pah in e-mailClosed2008-11-11

Actions
Related to TYPO3 Core - Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailformsClosed2007-03-26

Actions
Actions

Also available in: Atom PDF