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 ...
Search found 4 matches
- 21 Jul 2025, 13:33
- Forum: EmailReporting
- Topic: Where to set the parameter 'mail_remove_replies_after'
- Replies: 15
- Views: 86647
- 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 

- 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. 

- 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? 
