From: Go MAEDA Date: Wed, 24 Jan 2018 12:10:19 +0000 (+0000) Subject: Fix: "project_from_subbaddress" option is not listed in the help of "rake redmine... X-Git-Tag: 4.0.0~405 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c1f92c7f06ff279dfda512026bd4a5b607e99039;p=redmine.git 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 --- diff --git a/lib/tasks/email.rake b/lib/tasks/email.rake index 305a3e5a2..86ef628e8 100644 --- a/lib/tasks/email.rake +++ b/lib/tasks/email.rake @@ -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