Closed
Bug 270230
Opened 20 years ago
Closed 20 years ago
Need to be able to create CC List, or QA List with multiple email list
Categories
(Bugzilla :: Email Notifications, enhancement)
Bugzilla
Email Notifications
Tracking
()
People
(Reporter: kiyomi_email, Unassigned)
References
(Depends on 1 open bug)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; FunWebProducts; .NET CLR 1.1.4322)
Build Identifier: Email Recipient List
Wish list to be able to create default email group, whether by CC list, Owner,
or QA List, as there are more than one QA involved, and sometimes gets
forgotton.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
Be able to type multiple email addresses separated by comma, as component
owners, or QA Contacts.
Comment 1•20 years ago
|
||
If your email server is based on sendmail, you can create a "alias" and send
the email to that. So if you add the line...
qa: bob,fred,george
to your /etc/aliases, and tell bugzilla to set the QA to qa@mydomain.com,
sendmail will expand that to send the same message to all 3. Note, after
editing /etc/aliases, you need to run "newaliases" or something (at least for
all implementations of sendmail I've had to configure)
(In reply to comment #1)
> If your email server is based on sendmail, you can create a "alias" and send
> the email to that. So if you add the line...
> qa: bob,fred,george
> to your /etc/aliases, and tell bugzilla to set the QA to qa@mydomain.com,
> sendmail will expand that to send the same message to all 3. Note, after
> editing /etc/aliases, you need to run "newaliases" or something (at least for
> all implementations of sendmail I've had to configure)
We want bugzilla users to be able to create cc list per componenct level. We
have people from different countries which names are very hard to remember, and
aliasing and creating BUNCH of group will create somewhat same problem. Thanks
for the tip though
Updated•20 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Comment 3•20 years ago
|
||
Reassigning bugs that I'm not actively working on to the default component owner
in order to try to make some sanity out of my personal buglist. This doesn't
mean the bug isn't being dealt with, just that I'm not the one doing it. If you
are dealing with this bug, please assign it to yourself.
Assignee: justdave → email-notifications
QA Contact: mattyt-bugzilla → default-qa
Comment 4•20 years ago
|
||
Yeah, agreed, this would be a useful feature. :-)
*** This bug has been marked as a duplicate of 38922 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•