Actions
Bug #92053
closedTest Mail Setup: Serializer Exception
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2020-08-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This are my settings:
MAIL: transport: smtp transport_smtp_server: 'localhost:25' transport_spool_type: file transport_spool_filepath: spool
Setting transport_spool_type and transport_spool_filepath leads to the error message when i try to send a testmail from Environment->Test Mail Setup
Could not deliver mail Please verify $GLOBALS['TYPO3_CONF_VARS']['MAIL'][*] settings are valid. Error message: Serialization of 'Generator' is not allowed
Actions