mirror of
https://github.com/redmine/redmine.git
synced 2026-08-04 23:39:51 +02:00
Fix: "project_from_subbaddress" option is not listed in the help of "rake redmine:email:receive_imap" (#28026).
Patch by Go Maeda. git-svn-id: http://svn.redmine.org/redmine/trunk@17185 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -60,6 +60,9 @@ User and permissions options:
|
||||
|
||||
Issue attributes control options:
|
||||
project=PROJECT identifier of the target project
|
||||
project_from_subaddress=ADDR
|
||||
select project from subaddress of ADDR found
|
||||
in To, Cc, Bcc headers
|
||||
status=STATUS name of the target status
|
||||
tracker=TRACKER name of the target tracker
|
||||
category=CATEGORY name of the target category
|
||||
|
||||
Reference in New Issue
Block a user