Project

General

Profile

Actions

Feature #22447

closed

When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided

Added by Jeff Segars about 14 years ago. Updated about 13 years ago.

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

0%

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

Description

It's often useful to set a default email from address for TYPO3 rather than relying on the server's configuration, especially in shared hosting environments where it cannot be configured.

Now that we have t3lib_utility_mail, there's a central location for mail sending and we can modify the mail headers to use this default address if a from address has not already been specified.

(issue imported from #M14098)


Files

14098.diff (3.56 KB) 14098.diff Administrator Admin, 2010-04-14 00:27
14098_v4.diff (4.07 KB) 14098_v4.diff Administrator Admin, 2011-01-20 19:02

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #19243: plainMailEncoded should have an additonal param for additional_parametersClosed2008-08-21

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

Actions
Related to TYPO3 Core - Feature #22212: Add proxy for the mail() functionClosedSteffen Kamper2010-03-01

Actions
Related to TYPO3 Core - Bug #22129: Non-RFC-conformant email adressesRejected2010-02-17

Actions
Related to TYPO3 Core - Bug #24710: Introduce setting "defaultMailFromName" and move defaultMailFromAddress to [MAIL] sectionClosedErnesto Baschny2011-01-21

Actions
Actions #1

Updated by Ralf Hettinger about 14 years ago

Is related to #19243.
Imo there should be a default setting for the Return-Path as well.

Actions #2

Updated by Ingo Renner over 13 years ago

committed to trunk (4.5) in r10167

Actions

Also available in: Atom PDF