Project

General

Profile

Feature #26654

Updated by Go MAEDA over 6 years ago

Dear All, 

 Our redmine [Redmine 1.3.2.stable.9247 (MySQL)] is configured to create issue from email. we have implemented "Fetching emails from an IMAP or POP3 server" to create issues from email. 
 Issues are creating fine so far, now we want to add To and Cc as watchers for the issues created by email. is this possible? 

 I have found from r2077 "http://www.redmine.org/projects/redmine/repository/revisions/2077" that if sender have    'Add issue watchers' permission then issue created with To and Cc as watchers. But don't know how to assign 'Add issue watchers' to anonymous user!

Back