Actions
Feature #37725
closedChange Issue Priority Due to Mail Subject
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Resolution:
Wont fix
Description
Hi to everyone,
I have the following case: we often receive alert e-mails from our firewalls, NAS, etc...
I would like to know if there is any formula to configure that when we receive one of these emails, through certain keywords present in the subject of the emails, a new issue can be registered with the priority status "Immediate".
Thank you in advance.
Updated by Go MAEDA almost 4 years ago
- Tracker changed from Defect to Feature
- Category changed from Issues to Email receiving
Updated by Go MAEDA 2 days ago
- Status changed from New to Closed
- Resolution set to Wont fix
You can already do this by adding a line such as "Priority: Immediate" to the body of the email and running the mail handler with the allow_override=priority option (see RedmineReceivingEmails).
Actions