[FEATURE] Add Symfony mailer DSN configuration option to install tool
The install tool has now the possibility to configure the Symfony mailer with DSN. The DSN setting was already implemented but with a not consistent configuration option and was never documented. Resolves: #93668 Releases: master Change-Id: I12428aad0c41af74471f25efe3462632866c29a7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68197 Tested-by:core-ci <typo3@b13.com> Tested-by:
Simon Gilli <typo3@gilbertsoft.org> Tested-by:
Guido Schmechel <guido.schmechel@brandung.de> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Simon Gilli <typo3@gilbertsoft.org> Reviewed-by:
Guido Schmechel <guido.schmechel@brandung.de> Reviewed-by:
Benjamin Franzke <bfr@qbus.de>
Showing
- typo3/sysext/core/Classes/Mail/TransportFactory.php 4 additions, 0 deletionstypo3/sysext/core/Classes/Mail/TransportFactory.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 1 addition, 0 deletionstypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 4 additions, 1 deletion...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Feature-93668-PossibilityToConfigureSymfonyMailer.rst 36 additions, 0 deletions...ter/Feature-93668-PossibilityToConfigureSymfonyMailer.rst
- typo3/sysext/core/Tests/Unit/Mail/TransportFactoryTest.php 40 additions, 0 deletionstypo3/sysext/core/Tests/Unit/Mail/TransportFactoryTest.php
Please register or sign in to comment