Project

General

Profile

Actions

Task #92354

closed

Documentation: Bcc field gets removed

Added by Henrik Elsner over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2020-09-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint

Description

Setup:
EXT:form with a form that includes a emailfinisher (receiver or sender, not relevant)

It seems like the BCC field of a mail gets removed/not evaluated when sending a mail.

My current guess is the following segment:

vendor/symfony/mime/Message.php:99

>>>
 // remove the Bcc field which should NOT be part of the sent message
 $headers->remove('Bcc');

Actions

Also available in: Atom PDF