Actions
Feature #20431
closedclass.t3lib_htmlMail doesn't send CC and BCC emails
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-05-15
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
Although the class offers an attribute "recipient_copy" no headers are set to send a CC email. Furthermore no feature is present to send BCC emails.
I attached a patch, which will add code to set headers for CC and BCC and will add an attribute "recipient_blindcopy" to the class.
(issue imported from #M11098)
Files
Actions