Actions
Patch #8905
closedSupport identify project by email address
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2011-07-26
Due date:
% Done:
0%
Estimated time:
Description
Ident project by E-mail ADDRESS EXTENSION.
Problem¶
If you have many projects AND receives email by redmine , you would make too many cron-jobs OR would require the mail body for writing project-id.
Solution¶
Identify project by E-mail address.- Send issue by mail to "email+project-id At test.com".
- Make new issue to project-id by receiving "email At test.com".
Patch (github)¶
https://github.com/indication/redmine/commit/8333599dc264c1c5735be161af4a0e0b9f3a543a
Todo? (if followings are necessary)¶
- Longest match (ex:find by last items following when put "email+project-id At test.com")
- project-id
- email+project-id
- id
- email+project-id
- Security
- Dis-allow identify project by e-mail
References¶
- Email address with . / Extended Email address (google)
- man page of postfix virtual.5 see ADDRESS EXTENSION
Related issues
Actions