Project

General

Profile

Actions

Feature #34833

closed

Allow redmine to provide reply-to email header

Added by Gary Aitken about 3 years ago. Updated about 3 years ago.

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

0%

Estimated time:
Resolution:
Invalid

Description

Redmine outgoing email does not provide a reply-to header. Many email relays which require a user-id/pw login (e.g. smtp.gmail.com) replace the sender@domain with the user-id of the login account. Consequently, when the receiver replies to the email, it goes to the login user-id and domain, rather than the sender user@domain set by redmine where the issue originated.

This patch provides a check-box in the email-notifications settings which, when set, causes redmine to provide a reply-to header identical to the sender (user@domain). This allows replies to be routed to the redmine instance where they originated, and be incorporated into the issue.

The attached tarball of .diff files is for:
redmine-4.1.1
ruby 2.6.6p146 (not relevant)
Rails 5.2.4.2 (provides base mailer, not especially relevant)
mysql 5.7 (not relevant)
plugins: Additionals (not relevant)


Files

reply_to.tar (7.5 KB) reply_to.tar diff files Gary Aitken, 2021-03-04 03:31
Actions

Also available in: Atom PDF