Project

General

Profile

Actions

Feature #19545

closed

unknown_user=accept - put email address of sender in description

Added by Marcel Müller about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

I'm using the imap-task to receive emails and create issues on a specific project:

rake -f /var/www/redmine/Rakefile redmine:email:receive_imap RAILS_ENV="production" host=<host> username=redmine password=<pass> port=993 ssl=true unknown_user=accept no_permission_check=1 project=<project> tracker=Feature

which works fine. Setting unknown_user=accept creates the issues under the anonymous-account but any information about the original sender is lost. I would like to see an option to add the sender e-mail address and name to the description so it's not completly lost.


Related issues

Is duplicate of Redmine - Feature #11212: save sender email to issue when mail import and unknown_user=accept no_permission_check=1New

Actions
Actions

Also available in: Atom PDF