Project

General

Profile

Actions

Patch #16190

closed

Relax rejections based on Auto-Submitted header

Added by Felix Schäfer about 10 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:

Description

One of our (Plan.io) uses an email server to forward messages to a Redmine instance which inserts Auto-Submitted: auto-forwarded headers to the forwarded emails. Those emails are then rejected because of source:/trunk/app/models/mail_handler.rb@12937#L69.

Putting the fact aside that this header is only part of an IETF draft and not of an RFC, and that even according to that draft it shouldn't be there, this header causes the forwarded emails to be reject. We propose changing the Regex to only match the undesirable values defined in RFC3834, i.e. /^auto-(replied|generated)/.


Files

16190.patch (678 Bytes) 16190.patch Felix Schäfer, 2014-02-27 12:57

Related issues

Related to Redmine - Feature #11338: Exclude emails with auto-submitted => auto-generatedClosedJean-Philippe Lang

Actions
Related to Redmine - Defect #15999: Ignoring out of office emailsClosed

Actions
Related to Redmine - Defect #20465: MailHandler: ignoring email with Auto-Submitted:auto-generated headerNeeds feedback

Actions
Actions

Also available in: Atom PDF