Feature #13742
closed
Multi project for email incoming
Added by Jeoffrey Bauvin over 11 years ago.
Updated about 6 years ago.
Description
Hello,
I would like to do this :
When I send an email to tracker-project1@bar.com, it's create an issue for the project1
When I send an email to tracker-project2@bar.com, it's create an issue for the project2
I don't know how to use this ? But, the second problem is, when Redmine will send the notification mail, he'll send from tracker@bar.com... How will he know to update the issue for project2 for example ?
Or using a same address for different project ? I have tested rake without "project=project1", and the mail stay in the mailbox...
For the moment, i'm using rake to check an imap mailbox... I'm using the last version of Redmine.
Regards,
- Tracker changed from Defect to Feature
In essence this requirements fall into per-project functionality configuration. This can be put under the umbrella of #4015 (settings overridable at project level) or #1853 (make projects truly independent). So in either approach this can be achieved.
Specifically, this issue is a related (may be duplicate) of #7349.
What would be the improvements by implementing your request?
You can already say project: foo
and tracker: bar
in the mail body to achive the same...
- Has duplicate Feature #22071: Different outgoing email addresses - per project email alias / different incoming email alias with mapping into a specific project added
- Status changed from New to Closed
- Resolution set to Duplicate
You can select a project by subaddress since Redmine 3.2. It means that you can use email addresses like this: foo+projectid@redmine.example.com
. See #20732 and RedmineReceivingEmails for details.
- Related to Patch #20732: MailHandler: Select project by subaddress (redmine+project@example.com) added
Also available in: Atom
PDF