[FEATURE] Allow setting a default replyTo-email-address
If no other email-address is set as reply-to use this address as default. This is similar to the existing defaultMailFromAddress. Change-Id: Iabdf282203c1989036867a6c97b9cbe329e61f60 Resolves: #78332 Releases: master Reviewed-on: https://review.typo3.org/50263 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Mail/MailMessage.php 6 additions, 0 deletionstypo3/sysext/core/Classes/Mail/MailMessage.php
- typo3/sysext/core/Classes/Utility/MailUtility.php 24 additions, 0 deletionstypo3/sysext/core/Classes/Utility/MailUtility.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 3 additions, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 7 additions, 1 deletion...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Feature-78332-AllowSettingADefaultReplyTo-email-addressForNotification-mails.rst 36 additions, 0 deletions...ingADefaultReplyTo-email-addressForNotification-mails.rst
- typo3/sysext/core/Tests/Unit/Utility/MailUtilityTest.php 46 additions, 6 deletionstypo3/sysext/core/Tests/Unit/Utility/MailUtilityTest.php
Please register or sign in to comment