Vote #79083
完了"project_from_subbaddress" option is not listed in the help of "rake redmine:email:receive_imap"
0%
説明
@project_from_subaddress@ has been added by #20732. It is documented in rdm-mailhandler.rb (source:tags/3.4.4/extra/mail_handler/rdm-mailhandler.rb#L89) but no in email.rake.
This patch adds a description of @project_from_subaddress@ option to email.rake.
journals
--------------------------------------------------------------------------------
Setting target version to 4.0.0.
--------------------------------------------------------------------------------
I confirmed that the following command works properly.
<pre>
bin/rails redmine:email:read project_from_subaddress=redmine@somenet.foo < test/fixtures/mail_handler/ticket_on_project_given_by_to_header.eml
</pre>
--------------------------------------------------------------------------------
Committed.
--------------------------------------------------------------------------------
related_issues
relates,Closed,20732,MailHandler: Select project by subaddress (redmine+project@example.com)