Feature #41002
closedEnable multiple emails (comma separated)
100%
Description
It would be nice, if you could insert more than one email address. (comma separated)
Example: mail1, mail2
This is at the moment not possible. (shows error message about a wrong email address)
If you want to alert more than one person, you must insert and run the same scheduler task again :(
This would be really useful in the reports task.
Updated by Oliver Hader about 12 years ago
You could use a forwarding mail address (e.g. admin@yoursite.com) that delivers to multiple parties then.
However, I agree that this should be a textarea (multiline) where multiple addresses can be added - comma separated or whitespace/newline separated.
You can go ahead modifying the SystemStatusUpdateTaskNotificationEmailField class in typo3/sysext/reports/Classes/Task to integrate that.
If you need help on Git, see http://wiki.typo3.org/Git or get back to me via mail to oliver(at)typo3(dot)org
Updated by Oliver Hader about 12 years ago
- Project changed from 739 to TYPO3 Core
Updated by Oliver Hader about 12 years ago
- Category set to Reports
- Status changed from New to Accepted
- PHP Version set to 5.3
- Complexity set to easy
- TYPO3 Version set to 6.0
Updated by Gerrit Code Review almost 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019
Updated by Gerrit Code Review almost 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019
Updated by Gerrit Code Review almost 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019
Updated by Gerrit Code Review almost 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019
Updated by Gerrit Code Review almost 12 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019
Updated by Gerrit Code Review almost 12 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019
Updated by Thomas Löffler almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c02d2d3bd90703694f1280a34631fecf32f62b88.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master_new has been pushed to the review server.
It is available at https://review.typo3.org/18625
Updated by Christian Kuhn over 11 years ago
- Status changed from Under Review to Resolved