Project

General

Profile

Actions

Feature #41002

closed

Enable multiple emails (comma separated)

Added by Alexander Weiß over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Reports
Target version:
-
Start date:
2012-09-17
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:

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.

Actions #1

Updated by Oliver Hader over 11 years ago

You could use a forwarding mail address (e.g. ) 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

Actions #2

Updated by Oliver Hader over 11 years ago

  • Project changed from 739 to TYPO3 Core
Actions #3

Updated by Oliver Hader over 11 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
Actions #4

Updated by Gerrit Code Review about 11 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

Actions #5

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019

Actions #6

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019

Actions #7

Updated by Gerrit Code Review about 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019

Actions #8

Updated by Gerrit Code Review about 11 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019

Actions #9

Updated by Gerrit Code Review about 11 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18019

Actions #10

Updated by Thomas Löffler about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Gerrit Code Review about 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

Actions #12

Updated by Christian Kuhn about 11 years ago

  • Status changed from Under Review to Resolved
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF