Project

General

Profile

Actions

Feature #19545

closed

unknown_user=accept - put email address of sender in description

Added by Marcel Müller almost 9 years ago. Updated almost 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 #1

Updated by Go MAEDA almost 9 years ago

This feature is discussed on #11212. I close this issue as duplicate.
Thanks for your sugesstion.

Actions #2

Updated by Go MAEDA almost 9 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate
Actions #3

Updated by Go MAEDA almost 9 years ago

  • Related to Feature #11212: save sender email to issue when mail import and unknown_user=accept no_permission_check=1 added
Actions #4

Updated by Go MAEDA almost 9 years ago

  • Related to deleted (Feature #11212: save sender email to issue when mail import and unknown_user=accept no_permission_check=1)
Actions #5

Updated by Go MAEDA almost 9 years ago

  • Is duplicate of Feature #11212: save sender email to issue when mail import and unknown_user=accept no_permission_check=1 added
Actions

Also available in: Atom PDF