v6.1.0
Allow to use symfony mailer default configuration, #153, thanks to @alexander-schranz
(This is setting the bundle's default sender_email
configuration null
. So if you haven't defined anything else in the bundle's configuration, the default sender email from Symfony's mailer-bundle configuration is used)