Hey guys, I'm trying to create a filter based on subject line for tickets fetched from email.
It seems that the subject line is somehow truncated before inserting to the db. I'm wondering where this happens? I can't seem to locate it.
Cheers
Subject handling on mail fetch is within:
include/class.mailfetch.php
As far as I know though I've never run into Subject truncating.