Project

General

Profile

Actions

Feature #2768

closed

Ability to Pass The project id for Issue Creation by email

Added by karthikeyan rangaswamy about 15 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2009-02-17
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix

Description

Hi,

I am doing the functionality of Issue Creation by email using rake task method

i am executing the following rake task

rake redmine:email:receive_imap RAILS_ENV="production" host=mail.ohum.org port=993 ssl=1 username=myusername password=mypassword project=charityportal1 tracker=Tasks status=Open Priority=Critical allow_override=project,status,tracker,priority

Here i am able to pass everything,project idenifier,status,tracker and priority .The Email's subject will be stored as issue subject,email description is stored as issue description.Everything is ok

Is it possible to Give the Project id in Email SUBJECT LIKE SO that the value 1 will be retrieved from email subject and issue will be created on passed project id


Related issues

Related to Redmine - Patch #20732: MailHandler: Select project by subaddress (redmine+project@example.com)ClosedJean-Philippe Lang

Actions
Actions

Also available in: Atom PDF