Feature #46634
closedAdd easy way to set sender for workspace-notifications
100%
Description
Until 4.4 there was an extension to set the sender:
http://typo3.org/extensions/repository/view/ods_workspace_mail
The description says that since 4.5 pageTS can be used to set the sender:
[...] "This extension is obsolete in TYPO3 4.5.x. You can set the sender address in pageTS (e.g. tx_version.workspaces.stageNotificationEmail.additionalHeaders From: mail@example.com)" [...]
But it would be great to easily set a sender for workspace-notifications.
Files
Updated by Stefan Neufeind over 11 years ago
Maybe a global configuration for those notifications? And an (optional) field to override the sender in the workspace-record (notifications-tab)?
Updated by Oliver Hader over 11 years ago
- Status changed from New to Accepted
@Stefan, sounds good - if you or anybody has time, just go ahead... ;)
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Oliver Hader about 9 years ago
- Target version changed from 7.5 to 7 LTS
- Complexity set to medium
Updated by Christoph Lehmann almost 9 years ago
i use 6.2.15 and try to override the sender address or even set an mail header.
As of https://docs.typo3.org/typo3cms/extensions/workspaces/latest/Administration/Configuration/Index.html#stagenotificationemail-additionalheaders it should work with
tx_version.workspaces.stageNotificationEmail.additionalHeaders = From: no-reply@test.com
or
tx_version.workspaces.stageNotificationEmail.additionalHeaders = Test: test
but none of them is set as an additional mail header.
Is it a bug or do i do it wrong?
Updated by Gerrit Code Review over 4 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63878
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63878
Updated by Benni Mack over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ca832336b3325fbb7749e66be184f465335d0d6f.