Actions
Bug #91067
closedInstallTool Mailtest throws an error when sending mails via SMTP
Start date:
2020-04-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Reported By Martin H. on Slack:
https://typo3.slack.com/archives/C025BQLFA/p1585876034266000?thread_ts=1580632200.389700&cid=C025BQLFA
Sorry for the late response but I again tested my Mail Setup and again it throws as error.
TYPO3 v10.3.0 PHP 7.4 = now working SMTP
TYPO3 v9.5.15 PHP 7.4 = working SMTP
Now this is strange since the config is the same beside this:
TYPO3 v10
'transport_smtp_encrypt' => true,
TYPO3 v9
'transport_smtp_encrypt' => 'ssl',
But the rest is the same. The config is autogenerated by the Setting. But this Error occours when trying to use the Mail-Test Tool: (See picture)
Files
Actions