Vote #72258
未完了issues created with redmine:email:receive_pop3 category=<categories with assignee> won't send mails for newly created issues
0%
説明
we have a redmine 1.4.4
I've created an email so we can auto create support issues.
I need the new issues to be auto assigned to one of our developers and therefor I've created a category and added the developer as assignee.
I'm using redmine:email:receive_pop3 task to process the emails.
issues are create without problem with the designated category (using the category=
It does work and the system sends notifications when I create the issue manually.