[TYPO3-core] RFC: Feature #14098: When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided
Jeff Segars
jsegars at alumni.rice.edu
Wed Apr 14 00:31:19 CEST 2010
Hey guys,
This is a SVN patch request.
Type: Feature
Bugtracker reference: http://bugs.typo3.org/view.php?id=14098
Branch: trunk
Problem:
It would often be 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 changed.
Solution:
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.
Additional Notes:
If anyone is able to test this one on Windows and also for any charset
issues, it would be greatly appreciated.
Thanks,
Jeff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14098.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100413/f7873bdb/attachment.txt>
More information about the TYPO3-team-core
mailing list