Vote #78814
完了Regex support for excluded mail attachments
0%
説明
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":https://plan.io:
smime.p7s,.+\.vcf,.*(footer|signature).*\.(gif|jpg|jpeg|png)
The attached patch series implements this feature.
journals
Very useful feature.
--------------------------------------------------------------------------------
LGTM.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
The series of patches make "Incoming emails" settings page more consistent.
--------------------------------------------------------------------------------
Committed the patch 0001, 0002 and 0003. I will commit the patch 0004 as another issue (#28279).
Thank you for contributing the patches.
--------------------------------------------------------------------------------
related_issues
blocks,Closed,28279,Change German translation for not_a_regexp and setting_mail_handler_enable_regex