I am using PHPMailer to build an email message. I am using PHPMailer only for MIME message formatting, not sending. I then extract the raw message from the PHPMailer object before passing it on to the Gmail API for processing. According to PHPMailer docs, CC and BCC only function for sending in the Win32 environment. However, my MIME formatted messages