symfony / swiftmailer-bundle

Symfony Swiftmailer Bundle
https://symfony.com/swiftmailer-bundle
MIT License
1.56k stars 151 forks source link

Send email without "to" address #296

Closed kevincerro closed 4 years ago

kevincerro commented 4 years ago

Its possible to send an email without "to" address, only setting bcc?

I'm using the Swiftmailer bundle v3.2.8 in Symfony 4.3

Captura de pantalla 2019-11-13 a las 14 04 54

After these code executes, no email is sent.

cybernet commented 4 years ago

whats the point ?