Project

General

Profile

Actions

Feature #10888

closed

Bring back List-Id to help aid Gmail filtering

Added by Ken Barber almost 12 years ago. Updated about 11 years ago.

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

0%

Estimated time:
Resolution:
Fixed

Description

In #2879 you added a header called 'List-Id' to help solve your vacation responder problems.

In #2984 however this change was revoked because it didn't solve the problem with Outlook.

However, I'd like to see the List-Id header brought back, as it gets treated like a first class filter type in Gmail filtering and would greatly help my workflow. I can see that the original problem was around bulk-handling and vacation responders, but this request isn't aimed at that at all.

I would presume the solution would be to bring back the original code in app/models/mailer.rb:

'List-Id' => "<#{Setting.mail_from.to_s.gsub('@', '.')}>"

As show in this revision:

<http://www.redmine.org/projects/redmine/repository/revisions/2565/diff/trunk/app/models/mailer.rb>


Related issues

Related to Redmine - Patch #13359: Better List-Id to help aid Gmail filteringNew

Actions
Actions #1

Updated by Jean-Philippe Lang almost 12 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Target version set to 1.4.2
  • Resolution set to Fixed

Header added back in 1.4.2.

Actions #2

Updated by Jimmy Engelbrecht about 11 years ago

Suggested improvement #13359

Actions

Also available in: Atom PDF