Defect #15908
closedRegex email truncation not documented correctly
0%
Description
I have been unable to configure the email truncation settings using a regular expression. I am not the only one having this issue, see #11684, specifically the note:
"
Etienne Massip wrote:
Why not simply fill the Truncate emails after one of these lines accordingly in the Administration/Settings/Incoming mails tab?
Well to be honest, I could not figure out how to get that to work using a regular expression, maybe some better documentation would provide useful for this part."
If users are writing a patch because they can't work out how to use a built in function, then there is an issue with the documentation.
The RedmineReceivingEmails page says "(It is also possible to allow regex to be truncated, e.g. http://www.redmine.org/issues/5864)"
I tried .* and also /.*/ to try and test if it was working at all. The whole email still got through.
Updated by Duncan Robertson almost 11 years ago
I suggest the text be changed to
"(It is also possible to allow regex to be truncated, using the patch attached to this bug: http://www.redmine.org/issues/5864)"
Updated by Duncan Robertson almost 11 years ago
- Status changed from New to Resolved
Hmm it seems that signing up gave me privileges to change that myself.
Done, resolving bug
Updated by Jan from Planio www.plan.io almost 11 years ago
- Status changed from Resolved to Closed