Feature #3199
Ability to remove mail signature when updating an issue from mail
| Status: | Closed | Start: | 2009-04-17 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Eric Davis | % Done: | 0% |
|
| Category: | Email receiving | |||
| Target version: | - | |||
| Resolution: |
Description
The issue creation and update from mail is great. But is not practically functional if the mail signature is not removed from the email body. Otherwise the comments on an issue become unreadable.
I know that this problem can be solved from the MUA, but when many people participate on the project, and any of them use a different one, you cannot force to all of them to create different profiles when replying redmine mails.
Maybe this functionality can be an option on the Administration section. A regular expression may be specified to match the token that marks the signature begin.
Related issues
| duplicates Patch #4409: Remove email body via a delimiter | Closed | 2009-12-16 | ||
| duplicated by Defect #4414: Mail text preparing before creating a new issue | Closed | 2009-12-16 |
History
Updated by Eric Davis over 1 year ago
- Category set to Email notifications
- Status changed from New to Assigned
- Assigned to set to Eric Davis
I have some code that removes any text after -- in an incoming email. I found -- or --- is the typical start of signature.
Updated by Eric Davis over 1 year ago
- Subject changed from Hability to remove mail signature when updating an issue from mail to Ability to remove mail signature when updating an issue from mail
Updated by James Blanding over 1 year ago
This issue feels a bit like a subset of Issue #2852...or if not a subset, at least related in the sense that this code would appear in approximately the same place in the mail_handler as the code from that issue...
Updated by Jean-Philippe Lang 10 months ago
- Category changed from Email notifications to Email receiving
Updated by Felix Schäfer 7 months ago
- Status changed from Assigned to Closed