Feature #6221
Updated by Toshi MARUYAMA over 9 years ago
Currently the email's subject and texts generation is hardcoded : http://www.redmine.org/boards/1/topics/13811?r=13844#message-13844 Add config file and/or admin interface to setup subject and email format. Among other things, this feature would help having a simple and flexible way to make sure any email (web)client can group emails related to the same issue for example, based on the emails subject. (for example gmail don't group current curent email notifications because the generated email subject change for each notification...).