Lite: Allow sending back-compatibility email with empty To

Created on 26 January 2024, 10 months ago
Updated 10 February 2024, 10 months ago

Problem/Motivation

Using the content_moderation_notifications module
Setting is as follows:
"To" remains empty
" Bcc" is a list of comma separated email adresses

Swift Mailer: it works!
Symfony Mailer Lite: ERROR: Email does not comply with addr-spec of RFC 2822.

Steps to reproduce

install and configure the content_moderation_notifications module
Migrate from swiftmailer to symfony_mailer_lite

Proposed resolution

Untested potential fix ( untested patch β†’ )
inspired from :
#3281130-20: Allow sending back-compatibility email with empty "To" β†’

Remaining tasks

Elaborate a solution

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada joseph.olstad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024