Project

General

Profile

Plugins Directory » Incoming Email Regular Expression Cleaner

Author: Andrew Hills
Website: -
Code repository: https://github.com/ahills/redmine_mailclean_regexp
Registered on: 2014-04-02 (almost 10 years ago)
Current version: 0.1
Compatible with: Redmine 2.6.x, 2.5.x, 2.4.x
User ratings:   (5)

Changes the behavior of the incoming emails truncation to one regular expression per line, rather than text snippets.

Installation notes

Only tested on 2.4.3; please report successes and failures on other versions.

Changelog

0.1 (2014-04-01)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x.

Initial release.

User ratings

  by Adam Wallner about 9 years ago

This line works for me:
\s*\n?\d+.*?your.redmine@email.address.*
After yhis you can simply reply all mails from Redmine and quotes will be removed

  by einhander e over 9 years ago

It works.
repo moved here:
https://github.com/polybytes/redmine_mailclean_regexp

  by Geoffroy Planquart over 9 years ago

The repository is down

  by Yas UCHIDA almost 10 years ago

Redmine 2.5.1 works fine.

  by Andrew Hills almost 10 years ago