Hi all.
I have a PHP script that reads my email inbox via POP3. I'm using the PHP IMAP extention.
I can already access the "From" and "To" fields.
What i'm having trouble with is accessing the Cc field.
I need to read/count/summarize all the email addresses and draw up some stats.