Search found 4 matches

by BrawlStarsLegend
21 Jul 2025, 13:33
Forum: EmailReporting
Topic: Where to set the parameter 'mail_remove_replies_after'
Replies: 15
Views: 86647

Re: Where to set the parameter 'mail_remove_replies_after'

Hi,
sure, here's what worked for me. Curiously, I was surprised it was just my language (german) missing in the regex. Adding it to the regex resolved the issue.

'/^\s*(Von\s?:.+\s?(\[|<).+(\]|>))/mu', // "Von: NAME <EMAIL>" OR "Von : NAME <EMAIL>" OR "Von : NAME<EMAIL>"(With support whitespace ...
by BrawlStarsLegend
06 May 2025, 13:44
Forum: EmailReporting
Topic: email variable
Replies: 2
Views: 4889

Re: email variable

Hello, is this still current? It seems there is just an empty line :(
by BrawlStarsLegend
24 Apr 2025, 08:09
Forum: EmailReporting
Topic: Where to set the parameter 'mail_remove_replies_after'
Replies: 15
Views: 86647

Re: Where to set the parameter 'mail_remove_replies_after'

Actually it works now, turns out my email client and mantis version were using different languages and i added the RegEx for my languange in the appropriate file. :lol:
by BrawlStarsLegend
22 Apr 2025, 11:23
Forum: EmailReporting
Topic: Where to set the parameter 'mail_remove_replies_after'
Replies: 15
Views: 86647

Re: Where to set the parameter 'mail_remove_replies_after'

Hello, i am experiencing the same issue, did you guys find out how to fix it? 8O