You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `transport_spool_filepath` setting used for the mailer's
file spool now accepts paths outside the project root.
Those paths must be configured as absolute paths and added in
`$GLOBALS['TYPO3_CONF_VARS']['BE']['lockRootPath']`.
Resolves: #103159
Releases: main, 13.4
Change-Id: I46e315148d6e50625b155678d77691430dc07e8f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83044
Tested-by: core-ci <typo3@b13.com>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Stephan Großberndt <stephan.grossberndt@typo3.org>
Tested-by: Garvin Hicking <gh@faktor-e.de>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Garvin Hicking <gh@faktor-e.de>
Tested-by: Stephan Großberndt <stephan.grossberndt@typo3.org>
thrownew \RuntimeException('The Spool Type filepath must be configured for TYPO3 in order to be used. Be sure that it\'s not accessible via the web.', 1518558797);
0 commit comments