Project

General

Profile

Actions

Patch #27025

closed

Regex support for excluded mail attachments

Added by Jan from Planio www.plan.io over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Email receiving
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Now that we have regex support for mail body delimiters, it makes sense to allow regex parsing for excluded attachment filenames as well.

The common case are email signatures including images. In many cases, the filenames include something like footer or signature, so regexes like the following proved to be quite useful for us at Planio:

smime.p7s,.+\.vcf,.*(footer|signature).*\.(gif|jpg|jpeg|png)

The attached patch series implements this feature.


Files


Related issues

Blocks Redmine - Patch #28279: Change German translation for not_a_regexp and setting_mail_handler_enable_regexClosedGo MAEDA

Actions
Actions #1

Updated by Marius BÄ‚LTEANU over 6 years ago

Very useful feature.

Actions #2

Updated by Toshi MARUYAMA over 6 years ago

  • Target version changed from Candidate for next minor release to 4.1.0

LGTM.

Actions #3

Updated by Go MAEDA about 6 years ago

  • Blocks Patch #28279: Change German translation for not_a_regexp and setting_mail_handler_enable_regex added
Actions #4

Updated by Go MAEDA about 6 years ago

The series of patches make "Incoming emails" settings page more consistent.

Actions #5

Updated by Go MAEDA about 6 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Target version changed from 4.1.0 to 4.0.0

Committed the patch 0001, 0002 and 0003. I will commit the patch 0004 as another issue (#28279).

Thank you for contributing the patches.

Actions

Also available in: Atom PDF