- Issue created by @semapo82
Some times we need to load passwords from a environment variable. In this case, load from settings.php as a $config variable is a good solution.
Allow this module to load the password from settings.php:
$config['symfony_mailer.mailer_transport.swiftmailer']['configuration']['pass'] = '';