Actions
Patch #38614
openadd email handling by subject
Status:
New
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
This change allows the email handler to find issues by subject and adds an option for this to be enabled (disabled by default as SQL full text search might be more expensive than needed).
I needed this as I am trying to use redmine for the openbsd project mailing lists, so I made redmine subscribe to that list and now redmine will add/update issues by looking at mails on this mailing list.
Files
Updated by Aisha Tammy over 1 year ago
- File email-handler-v2.patch email-handler-v2.patch added
updated patch
Updated by Aisha Tammy over 1 year ago
- File email-handler-v3.patch email-handler-v3.patch added
Actions