cart
cart copied to clipboard
Mails are missing fromName
Bug Report
Current Behavior
Emails sent to buyer and seller are missing the fromName value.
Expected behavior/output
Not only the from email address but also the from name must be set
Environment
- TYPO3 version(s): 9.5.20
- cart version: 6.9.2
- Is your TYPO3 installation set up with Composer (Composer Mode): yes
Possible Solution
$mail->setFrom
can have as 2nd argument a name