Hi,
I changed the following in class.pop3.php in 1.6rc4
if(!$ticket || strcasecmp($ticket->getEmail(),$var))
to
if(!$ticket)
however the problem still exists.
If the original mailers has CC'ed emails, and one of them replies all, a new osticket is raised. With multiple replies by people in the mail thread, many new tickets are created, leading to confusion in responses.
Is there an update ?
Thanks and Regards
Shyamal