Project

General

Profile

Actions

Defect #20465

open

MailHandler: ignoring email with Auto-Submitted:auto-generated header

Added by Benoit BRETON almost 9 years ago. Updated over 8 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

I think there's a little bug in the processing file "mail_handler.rb" a line 84.

It should be replaced:

     'Auto-Submitted' => / \ Aauto- (Replied | generated) /,
by
     'Auto-Submitted' => / \ ^ self (Replied | generated) /,


Related issues

Related to Redmine - Patch #16190: Relax rejections based on Auto-Submitted headerClosed

Actions
Actions

Also available in: Atom PDF