Actions
Feature #13425
closedIgnore X-Autoreply mails
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
When someone of our team has autoresponder ON (vacation, etc.) it's very annoying that these autoreply messages are parsed into the ticket's stream.
I guess that there can be really easy sollution:
Parse header for specific string, if it is auto-reply, simply don't process.
We're using Google Apps, in this case it seems to be this:- X-Autoreply: yes
PS: yep. still stucked to: 1.3.1.stable.8922, I'll upgrade to 2.x soon :)
Related issues
Updated by Mischa The Evil over 11 years ago
Updated by Maxim Krušina over 11 years ago
- Status changed from New to Needs feedback
- Assignee set to Maxim Krušina
- Priority changed from High to Low
Probably by this one: #10607
We will upgrade to 1.4.x and then I'll check it again
Updated by Toshi MARUYAMA almost 10 years ago
- Related to Defect #15999: Ignoring out of office emails added
Updated by Toshi MARUYAMA almost 10 years ago
- Subject changed from Dont parse autoreply emails into the issue feed (or elsewhere) to Ignore X-Autoreply mails
- Status changed from Needs feedback to New
- Target version set to 3.0.0
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Committed in trunk r13738.
Actions