Apple mail, and potentially other mail apps, don't use a simple break line like "---- Original Message ----" and instead use a line like this:
> On Feb 8, 2023, at 3:04 PM, John Smith wrote:
But this has a ton of variable data in it. To make this work with tblticketbreaklines, it would need to support a regex like:
/On .*, wrote:/
This would be handy to ensure ticket messages don't include tons of extra quoted content.
1 Comment
Login to post a comment.