diff --git a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst index 4a34f3051225927131ccf9f31931ca7ef229095f..1e2874d2ed045c4e24e45d229aedc63073459333 100644 --- a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst +++ b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst @@ -30,7 +30,6 @@ Configuration Example for GSuite. 'defaultMailFromAddress' => 'webserver@example.com', 'defaultMailFromName' => 'SYSTEMMAIL', 'transport' => 'smtp', - 'transport_sendmail_command' => ' -t -i ', 'transport_smtp_domain' => 'example.com', 'transport_smtp_encrypt' => '', 'transport_smtp_password' => '',