Ticket #3969 (closed enhancement: wontfix)
Multiple admin email in admin_email
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.2 |
| Severity: | normal | Keywords: | |
| Cc: | charleshooper |
Description
It could be great to have multiple administrator email, separated with a semicolon. It is very usefull when you have more than 1 administrator on the blog.
example : root@…; admin@…; admin2@…
Change History
comment:1
charleshooper — 5 years ago
- Keywords admin email 2nd-opinion added; admin_email removed
Outlook use both semicolon, that's why I said semicolon.
I agree, Outlook is not a standard !
Both semicolon and comma is a good idea.
comment:4
markjaquith — 5 years ago
I'm not saying it's a bad idea, but it'd be a big patch. It's also a bit of an edge case. A simpler solution is setting up an e-mail address that forwards to all of the admins. admins@…
Note: See
TracTickets for help on using
tickets.

Is there a standard or preferred way of separating lists? Personally I would use a comma, or because of the nature of the list we could even use a space, although I don't see why a semi-colon wouldn't work either. Or maybe even both semi-colons and commas?