Patch #10178
Allow silent user account creation for issues submitted by email
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email receiving | |||
Target version: | - |
Description
We are using Redmine to create issues submitted by email. We wish to provide users with updates on the issues they have created, however we don't want to grant them access to Redmine. That's why we want to create user accounts silently without sending account information back - similarly to what unchecking "Send account information to the user" checkbox in account creation page does (screenshot attached).
We have created a new option for 'unknown_user' setting in email.rake task - 'create_silent' - and added handling of that option in mail_handler.rb.
It would be great if this could be included in Redmine trunk.
Patch file is attached.
Related issues
History
#1
Updated by Terence Mill over 10 years ago
+1 very useful!
#2
Updated by Arnis Juraga about 9 years ago
This works great for me!!!
+1
#3
Updated by Jean-Philippe Lang about 9 years ago
- Status changed from New to Closed
I'm closing it in favour of #11498 which is added for 2.3.0.