Closed
Bug 1847557
Opened 2 years ago
Closed 2 years ago
Create a new parameter for system generated messages
Categories
(bugzilla.mozilla.org :: General, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
Attachments
(1 file)
Currently there's a single email address (Param('maintainer')
) which is used anywhere BMO needs to use an email address for the owner of the installation.
It's used for two main reasons:
- a point of contact for people to ask for help
- system generated notifications
In order to make it easier to track emails that require an action we should create a new parameter just for system generated notifications (eg. Param('maintainer_notices')
). This should be used in the following files:
- extensions/PhabBugz/template/en/default/email/phab_enabled_status.txt.tmpl
- template/en/default/email/ses-complaint.txt.tmpl
- Bugzilla/Auth.pm
Summary: Create a new parameter for informational system generated messages → Create a new parameter for system generated messages
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•