Actions
Bug #93816
closedMultiple recipients in Finisher "Email to receiver" lead to error.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2021-03-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Testet in 9.5.25
It is possible to enter multiple emailadresses comma separated in the field "recipient" in "Email to receiver".
There will be not sanity check either on Serverside or Client side. However on sending the form will fail
with the following error
Address in mailbox given [person1@email.de,person2@email.de] does not comply with RFC 2822, 3.6.2.
If multiple receivers are not supported at least this should be checked on saving the form, not on sending the email.
Actions