FIXED:CC's not showing up when I reply to a ticket

I had to add the following to RT_SiteConfig

Set($ParseNewMessageForTicketCcs , true);
Set($RTAddressRegexp , ‘^(my.info@myemail.com)$’);